[NETFILTER]: nf_conntrack: kill unique ID
authorPatrick McHardy <kaber@trash.net>
Fri, 28 Sep 2007 21:41:27 +0000 (14:41 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:53:36 +0000 (16:53 -0700)
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 <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found