[NETFILTER]: ctnetlink: change table dumping not to require an unique ID
authorPatrick McHardy <kaber@trash.net>
Tue, 30 May 2006 01:24:58 +0000 (18:24 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 18 Jun 2006 04:29:03 +0000 (21:29 -0700)
commit89f2e21883b59a6ff1e64d0b4924d06b1c6101ba
tree86c26d648afcfa3a37270189a33867cbf0d38f9b
parent3726add76643c715d437aceda320d319153b6113
[NETFILTER]: ctnetlink: change table dumping not to require an unique ID

Instead of using the ID to find out where to continue dumping, take a
reference to the last entry dumped and try to continue there.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/ip_conntrack_netlink.c
net/netfilter/nf_conntrack_netlink.c