]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[NETFILTER]: nf_conntrack: fix accounting with fixed timeouts
authorPatrick McHardy <kaber@trash.net>
Thu, 31 Jan 2008 12:36:31 +0000 (04:36 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:27:51 +0000 (19:27 -0800)
commit47d9504543817b0aa908a37a335b90c30704a100
tree09718fcb2485e82b2151bcfa4621fa83b8367cbf
parent1d670fdc8c14780b8e0ad915ad3bb13b2fd9223b
[NETFILTER]: nf_conntrack: fix accounting with fixed timeouts

Don't skip accounting for conntracks with the FIXED_TIMEOUT bit.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nf_conntrack_core.c