From 8069b5ab8364678058576ac3e91bf9fbe7c9f16b Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Thu, 17 Aug 2006 10:18:02 +0000 Subject: allow list taken from a file for among match --- ebtables.8 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ebtables.8') 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 . -- cgit v1.2.3