]> git.ipfire.org Git - thirdparty/iptables.git/commit
extensions: add arptables' libxt_mangle.c for xtables-arp
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Thu, 3 Oct 2013 09:52:56 +0000 (12:52 +0300)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 30 Dec 2013 22:50:49 +0000 (23:50 +0100)
commit278add3f0d6d54b8b2e5f0bf6fbe62314e645a79
tree9173fb0ee41dc401bae37a465bd0e044e768188a
parent0363995ef12c2377875f9ab60a43b9b601cb2560
extensions: add arptables' libxt_mangle.c for xtables-arp

This is a porting of the original mangle target in arptables. This
also adapts original code so functions fits with libxtables.

This is needed by the xtables-arp compatibility tool for nftables.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
extensions/libxt_mangle.c [new file with mode: 0644]