On 3/19/25 12:07 AM, Pablo Neira Ayuso wrote:
On Sat, Mar 15, 2025 at 09:00:33PM +0100, Eric Woudstra wrote:
Check conntrack bridge is functional in various vlan setups.
Only conntrack bridge support is tested here, patch 2/3 does not seem to be covered :(
I should add more details to this description.
I do add the nftables table bridge, chain forward, type filter and check the counter for ct state established.
Without patch 2/3 this counter does not increase.
I can add more match criteria to the counter next version, to better check patch 2/3 at l3 (and l4) level.