[NETFILTER]: ebtables: add --snap-arp option
authorBart De Schuymer <bdschuym@pandora.be>
Wed, 29 Nov 2006 01:35:40 +0000 (02:35 +0100)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:31:32 +0000 (21:31 -0800)
commitd12cdc3ccf140bd2febef1c1be92284571da983f
treeb841cf72562e8179c9c187494a6fe4a3c2ddb184
parentbaf7b1e11282127e068d149825cccec002091d61
[NETFILTER]: ebtables: add --snap-arp option

The attached patch adds --snat-arp support, which makes it possible to
change the source mac address in both the mac header and the arp header
with one rule.

Signed-off-by: Bart De Schuymer <bdschuym@pandora.be>
Signed-off-by: Patrick McHardy <kaber@trash.net>
include/linux/netfilter_bridge/ebt_nat.h
include/linux/netfilter_bridge/ebtables.h
net/bridge/netfilter/ebt_mark.c
net/bridge/netfilter/ebt_snat.c