summaryrefslogtreecommitdiffstats
path: root/userspace/ebtables2
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2006-12-15 11:36:30 +0000
committerBart De Schuymer <bdschuym@pandora.be>2006-12-15 11:36:30 +0000
commitd0926b63367b51a7e94abc991784b1b38bd5505e (patch)
tree32c4c6b8269d28d61be9e405728d9cdaccdc7879 /userspace/ebtables2
parent70be0d944fde8c3bf0b0135bbfd9d77134b53124 (diff)
make independent of version and release, add --snat-arp option
Diffstat (limited to 'userspace/ebtables2')
-rw-r--r--userspace/ebtables2/ebtables.810
1 files changed, 8 insertions, 2 deletions
diff --git a/userspace/ebtables2/ebtables.8 b/userspace/ebtables2/ebtables.8
index f4f6f00..b4db435 100644
--- a/userspace/ebtables2/ebtables.8
+++ b/userspace/ebtables2/ebtables.8
@@ -1,4 +1,4 @@
-.TH EBTABLES 8 "September 04, 2006"
+.TH EBTABLES 8 "$(DATE)"
.\"
.\" Man page written by Bart De Schuymer <bdschuym@pandora.be>
.\" It is based on the iptables man page.
@@ -24,7 +24,7 @@
.\"
.\"
.SH NAME
-ebtables (v.2.0.8-rc3) \- Ethernet bridge frame table administration
+ebtables (v$(VERSION)) \- Ethernet bridge frame table administration
.SH SYNOPSIS
.BR "ebtables " [ -t " table ] " - [ ACDI "] chain rule specification [match extensions] [watcher extensions] target"
.br
@@ -989,6 +989,12 @@ to give a standard target so ebtables knows what to do.
.BR "" "make sense, but you could do that too. " RETURN " is also allowed. Note"
.BR "" "that using " RETURN " in a base chain is not allowed."
.br
+.TP
+.BR "--snat-arp "
+.br
+Also change the hardware source address inside the arp header if the packet is an
+arp message and the hardware address length in the arp header is 6 bytes.
+.br
.SH FILES
.I /etc/ethertypes
.SH ENVIRONMENT VARIABLES