summaryrefslogtreecommitdiffstats
path: root/userspace/ebtables2/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
commit057f0b208babe16b40fc629fc22c3a0b2497959c (patch)
tree99059b2fc0b80e1a08d3afa43daa6bca80745e2d /userspace/ebtables2/ebtables.8
parent8ed0cbb74bf6b07367c47832fdc3c585dc5dd5e3 (diff)
add gratuitous arp filtering
Diffstat (limited to 'userspace/ebtables2/ebtables.8')
-rw-r--r--userspace/ebtables2/ebtables.84
1 files changed, 4 insertions, 0 deletions
diff --git a/userspace/ebtables2/ebtables.8 b/userspace/ebtables2/ebtables.8
index b4db435..a0087d9 100644
--- a/userspace/ebtables2/ebtables.8
+++ b/userspace/ebtables2/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 .