]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
Unifies libip[6]t_mac.man to libxt_mac.man
authorYasuyuki KOZAKAI <yasuyuki@netfilter.org>
Thu, 29 Nov 2007 04:50:19 +0000 (04:50 +0000)
committerYasuyuki KOZAKAI <yasuyuki@netfilter.org>
Thu, 29 Nov 2007 04:50:19 +0000 (04:50 +0000)
extensions/libipt_mac.man [deleted file]
extensions/libxt_mac.man [moved from extensions/libip6t_mac.man with 100% similarity]

diff --git a/extensions/libipt_mac.man b/extensions/libipt_mac.man
deleted file mode 100644 (file)
index 5321ca1..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-.TP
-.BR "--mac-source " "[!] \fIaddress\fP"
-Match source MAC address.  It must be of the form XX:XX:XX:XX:XX:XX.
-Note that this only makes sense for packets coming from an Ethernet device
-and entering the
-.BR PREROUTING ,
-.B FORWARD
-or
-.B INPUT
-chains.