commit | a83099a60ffda10fa2af85f1c5a141610ffbb2b6 | [log] [tgz] |
---|---|---|
author | Eric Leblond <eric@inl.fr> | Thu Jan 31 04:44:27 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 31 19:28:02 2008 -0800 |
tree | 39033dfe71256fcc4fc3fe8ce4c267173c4c66a0 | |
parent | 1f807d6eb3f1e99fe6ff9ce3e12f1fbbc0a2f5c5 [diff] |
[NETFILTER]: nf_conntrack_netlink: transmit mark during all events 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>