Files
linux/net/netfilter
Holger Eitzenberger d271e8bd8c ctnetlink: compute generic part of event more acurately
On a box with most of the optional Netfilter switches turned off some
of the NLAs are never send, e. g. secmark, mark or the conntrack
byte/packet counters.  As a worst case scenario this may possibly
still lead to ctnetlink skbs being reallocated in netlink_trim()
later, loosing all the nice effects from the previous patches.

I try to solve that (at least partly) by correctly #ifdef'ing the
NLAs in the computation.

Signed-off-by: Holger Eitzenberger <holger@eitzenberger.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>
2009-03-26 13:37:14 +01:00
..
2009-02-18 16:29:08 +01:00
2009-03-25 17:21:34 +01:00
2009-03-16 17:10:36 +01:00
2008-11-03 18:21:05 -08:00
2008-12-14 23:19:02 -08:00
2009-02-24 15:30:29 +01:00
2008-11-14 10:39:25 +11:00