Thread: xtables: error if ip_conntrack is asked to handle IPv6 packets
xtables: error if ip_conntrack is asked
to handle IPv6 packets
2006-12-11 17:41:32
Yasuyuki KOZAKAI wrote:
> To do that, this makes
nf_ct_l3proto_try_module_{get,put} compatible
> functions. As a result we can remove '#ifdef' surrounds
and direct call of
> need_conntrack().
Also applied, thanks.