[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>
Showing
- include/linux/netfilter_bridge/ebt_nat.h 1 addition, 0 deletionsinclude/linux/netfilter_bridge/ebt_nat.h
- include/linux/netfilter_bridge/ebtables.h 4 additions, 0 deletionsinclude/linux/netfilter_bridge/ebtables.h
- net/bridge/netfilter/ebt_mark.c 3 additions, 3 deletionsnet/bridge/netfilter/ebt_mark.c
- net/bridge/netfilter/ebt_snat.c 24 additions, 3 deletionsnet/bridge/netfilter/ebt_snat.c
Please register or sign in to comment