[NETFILTER]: Make nat helper modules use symbols to force conntrack modules.
NAT helpers almost always require the matching conntrack helper to work at all: this should be forced at load time, rather than at runtime (which only works via kmod, and is icky). Convenient macros allow this.
Showing
Please register or sign in to comment