netfilter: ctnetlink: include conntrack status in destroy event message
authorFabian Hugelshofer <hugelshofer2006@gmx.ch>
Mon, 9 Jun 2008 22:59:58 +0000 (15:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Jun 2008 22:59:58 +0000 (15:59 -0700)
commite57dce60c7478fdeeb9a1ebd311261ec901afe4d
tree25f5a6da9c8709c96448fcbcb64ba7bf98fefef4
parent718d4ad98e272daebc258e49dc02f52a6a8de9d3
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 <hugelshofer2006@gmx.ch>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nf_conntrack_netlink.c