From: Patrick McHardy Date: Fri, 28 Sep 2007 21:41:27 +0000 (-0700) Subject: [NETFILTER]: nf_conntrack: kill unique ID X-Git-Tag: v2.6.24-rc1~1454^2~263 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f85f914721ffcef382a57995182916bd43d8a65;p=pandora-kernel.git [NETFILTER]: nf_conntrack: kill unique ID Remove the per-conntrack ID, its not necessary anymore for dumping. For compatiblity reasons we send the address of the conntrack to userspace as ID. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed