iptables-1.3.2-20050720
[iptables.git] / extensions / libip6t_mac.man
diff --git a/extensions/libip6t_mac.man b/extensions/libip6t_mac.man
new file mode 100644 (file)
index 0000000..5321ca1
--- /dev/null
@@ -0,0 +1,10 @@
+.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.