As discussed in T7209, in some environments, enabling connection tracking by default is a bad idea. For example, in an ISP network, the firewall is usually configured to protect the router itself, so connection tracking is not really beneficial in the first place and can be prohibitively resource-intensive.
We should make it possible to disable connection per chain.
Trying to configure stateful rules in a chain where conntrack is disabled should probably cause commit errors.