summaryrefslogtreecommitdiffstats
path: root/ebtables.8
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2007-03-28 16:54:04 +0000
committerBart De Schuymer <bdschuym@pandora.be>2007-03-28 16:54:04 +0000
commit29d6211f56b2b698ba0b378eee0164f2bb89cc16 (patch)
treea4a0a224e26c54aea44b962cf2c8d8715934fae0 /ebtables.8
parent24816d3c530007d62f72b37ffabc35277c090cd1 (diff)
add gratuitous arp filtering
Diffstat (limited to 'ebtables.8')
-rw-r--r--ebtables.84
1 files changed, 4 insertions, 0 deletions
diff --git a/ebtables.8 b/ebtables.8
index b4db435..a0087d9 100644
--- a/ebtables.8
+++ b/ebtables.8
@@ -599,6 +599,10 @@ The (R)ARP MAC source address specification.
.TP
.BR "--arp-mac-dst " "[!] \fIaddress\fP[/\fImask\fP]"
The (R)ARP MAC destination address specification.
+.TP
+.BR "" "[!]" " --arp-gratuitous"
+Checks for ARP gratuitous packets: checks equality of IPv4 source
+address and IPv4 destination address inside the ARP header.
.SS ip
Specify IPv4 fields. The protocol must be specified as
.IR IPv4 .