Aleksei Oladko <[email protected]> wrote: > The nft_conntrack_helper.sh assumes that conntrack entries are created > for the generated test traffic. This is not the case when only raw table > rules are installed, as conntrack is not required and remains disabled.
If that were true the test should fail, it calls 'conntrack -L' to check for helper presence.

