Patrick McHardy wrote: > Pablo Neira wrote: > >>I could keep this as a seperate patch in conntrack-event-api pom-ng, but >>I prefer kill it now and forget about it. If you've got no reason to >>object, please then pass it to davem. > > > No objections, but please remove it in all files under > net/ipv4/netfilter. I've deleted all references to nfcache found in ipv4 and ipv6. While I was at it, I thought about killing NFC_* stuff in include/linux/netfilter[_ipv4].h, then I realized that old iptables versions won't compile if I do so. Those will have to remain there to ensure backward compatibility compilation. -- Pablo