[NETFILTER]: nf_conntrack_netlink: transmit mark during all events
authorEric Leblond <eric@inl.fr>
Thu, 31 Jan 2008 12:44:27 +0000 (04:44 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:28:02 +0000 (19:28 -0800)
The following feature was submitted some months ago. It forces the dump
of mark during the connection destruction event. The induced load is
quiet small and the patch is usefull to provide an easy way to filter
event on user side without having to keep an hash in userspace.

Signed-off-by: Eric Leblond <eric@inl.fr>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nf_conntrack_netlink.c

Simple merge