commit | 89f2e21883b59a6ff1e64d0b4924d06b1c6101ba | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon May 29 18:24:58 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Jun 17 21:29:03 2006 -0700 |
tree | 86c26d648afcfa3a37270189a33867cbf0d38f9b | |
parent | 3726add76643c715d437aceda320d319153b6113 [diff] |
[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>