summaryrefslogtreecommitdiffstats
path: root/ebtables.8
diff options
context:
space:
mode:
Diffstat (limited to 'ebtables.8')
-rw-r--r--ebtables.88
1 files changed, 8 insertions, 0 deletions
diff --git a/ebtables.8 b/ebtables.8
index 278f5f2..8e72289 100644
--- a/ebtables.8
+++ b/ebtables.8
@@ -559,6 +559,14 @@ Compare the MAC source to the given list. If the Ethernet frame has type
.IR IPv4 " or " ARP ,
then comparison with MAC/IP source address pairs from the list
is possible.
+.TP
+.BR "--among-dst-file " "[!] \fIfile\fP"
+Same as
+.BR --among-dst " but the list is read in from the specified file."
+.TP
+.BR "--among-src-file " "[!] \fIfile\fP"
+Same as
+.BR --among-src " but the list is read in from the specified file."
.SS arp
Specify (R)ARP fields. The protocol must be specified as
.IR ARP " or " RARP .