]> git.ipfire.org Git - thirdparty/iptables.git/commit
ebtables: Fix MAC address match translation
authorPhil Sutter <phil@nwl.cc>
Thu, 1 Dec 2022 12:03:49 +0000 (13:03 +0100)
committerPhil Sutter <phil@nwl.cc>
Fri, 2 Dec 2022 00:47:32 +0000 (01:47 +0100)
commit39589b3edb7c0ea3e64777c7f4cdbf45be55ce53
tree267f5398896ab802f3505b4a4e93cf0d103e3fb1
parentba1c0fe89eb56f8bf25f9165f2e5dc366ea0118c
ebtables: Fix MAC address match translation

If a mask was present, ebtables-translate would emit illegal syntax.

Fixes: 5e2b473a64bc7 ("xtables-compat: extend generic tests for masks and wildcards")
Signed-off-by: Phil Sutter <phil@nwl.cc>
extensions/generic.txlate
iptables/nft-bridge.c