Hi Dave,
the following patches fix a couple of netfilter bugs:
- an IPVS/netns shutdown related crash in conntrack, from Hans
- avoidance of double sequence number adjustment on loopback with
NAT to fix data corruption issues, from Julian
- a fix for the protocol check in the ECN match: in addition to the
protocol it needs to check for inversion, from myself
- a fix for missing inversion in the ECN IP header matching, from
myself
- a compile for for ip_tables with debugging enabled, from
Sebastian Andrzej Siewior
Please apply or pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git master
Thanks!