I've noticed this too.
Specifically it is fine with 2.4.17 but broken with 2.4.18-pre7-ac2
I use the mangle table to set the TOS for a few things but it gives
this error :-
iptables -t mangle -A add-tos -p tcp --dport ssh -m tos --tos Minimize-Delay
iptables: libiptc/libip4tc.c:384: do_check: Assertion `h->info.valid_hooks == (1 << 0 | 1 << 3)' failed.
> Could you please tell me, what iptables version are you using?
> (btw: please follow-up to netfilter-devel@lists.samba.org)
This is using Redhat 7.2 iptables v1.2.4 from the redhat package
iptables-1.2.4-2.
Apologies if this info is too late but I didn't see a followup to
lkml.
-- Nick Craig-Wood ncw@axis.demon.co.uk - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/