[NETFILTER]: nf_conntrack_netlink: sync expectation dumping with conntrack table...
authorPatrick McHardy <kaber@trash.net>
Sun, 8 Jul 2007 05:32:34 +0000 (22:32 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jul 2007 05:17:57 +0000 (22:17 -0700)
Resync expectation table dumping code with conntrack dumping: don't
rely on the unique ID anymore since that requires to walk the list
backwards, which doesn't work with the upcoming conversion to hlists.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found