john9527
Part of the Furniture
Tough to piece together history from almost 10 years ago, but I think we're caught in a sort of catch-22....(Although maybe it would be possible to knock up a "backport" libip6t_conntrack.c for iptables based on the libxt_conntrack.c from iptables-1.4.x? As far as I can see kernel 2.6.22 has the xt_conntrack support).
IPv6 conntrack originally seems to have come in with 2.6.15 as an experimental feature that needed to be enabled. That would generate a nf_conntrack_ipv6.ko module. That's what I tried to fix in the 52E6 build, but alas, the nf_conntrack_ipv6.ko wasn't generated.
Some further reading says they decided to disable the support after 2.6.20 waiting for the xtables support (which is not in iptables 1.3.8). So, I can't enable the kernel module.
Unfortunately this means you found a new limitation for MIPS....no QoS IPv6 support. The next release will disable the QoS IPv6 code on MIPS (save a bit of processing and get rid of the syslog msgs).
Last edited: