]> git.ipfire.org Git - thirdparty/iptables.git/commit
ebtables: ip and ip6 matches depend on protocol match
authorPhil Sutter <phil@nwl.cc>
Fri, 3 Feb 2023 19:08:09 +0000 (20:08 +0100)
committerPhil Sutter <phil@nwl.cc>
Fri, 17 Feb 2023 17:18:48 +0000 (18:18 +0100)
commit267a26363826553280a5928043df30a07cdc63bb
tree582938c6d930cabd17cbd261f75f7f5b1e16e755
parentb860e658200af8fdeced2896a1a6c2f0f0692b70
ebtables: ip and ip6 matches depend on protocol match

This is consistent with legacy ebtables, also avoids invalid
combinations like '-p IPv6 --ip-source 1.2.3.4'.

Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables/nft-bridge.c