]> git.ipfire.org Git - thirdparty/iptables.git/commit
ebtables-compat: add arp match extension
authorFlorian Westphal <fw@strlen.de>
Fri, 4 May 2018 15:32:42 +0000 (17:32 +0200)
committerFlorian Westphal <fw@strlen.de>
Mon, 21 May 2018 08:08:34 +0000 (10:08 +0200)
commitc4f1622c8f52d69012f1e1cbaa908d8f72fc0959
treeddf536aa1b882a3d3949c8ee943010bba9efa1d3
parent24ce7465056ae1a8e29405e58849c15860999f39
ebtables-compat: add arp match extension

no translation yet, might be doable with raw payload expressions though.

Signed-off-by: Florian Westphal <fw@strlen.de>
extensions/libebt_arp.c [new file with mode: 0644]
iptables/xtables-eb.c