From: Fabian Hugelshofer Date: Mon, 9 Jun 2008 22:59:58 +0000 (-0700) Subject: netfilter: ctnetlink: include conntrack status in destroy event message X-Git-Tag: v2.6.27-rc1~969^2~340 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e57dce60c7478fdeeb9a1ebd311261ec901afe4d;p=pandora-kernel.git 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 Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed