commit | e57dce60c7478fdeeb9a1ebd311261ec901afe4d | [log] [tgz] |
---|---|---|
author | Fabian Hugelshofer <[email protected]> | Mon Jun 09 15:59:58 2008 -0700 |
committer | David S. Miller <[email protected]> | Mon Jun 09 15:59:58 2008 -0700 |
tree | 25f5a6da9c8709c96448fcbcb64ba7bf98fefef4 | |
parent | 718d4ad98e272daebc258e49dc02f52a6a8de9d3 [diff] |
netfilter: ctnetlink: include conntrack status in destroy event message When a conntrack is destroyed, the connection status does not get exported to netlink. I don't see a reason for not doing so. This patch exports the status on all conntrack events. Signed-off-by: Fabian Hugelshofer <[email protected]> Signed-off-by: Patrick McHardy <[email protected]> Signed-off-by: David S. Miller <[email protected]>