Stephen Hemminger 71d67e666e [IPV4] fib_trie: rescan if key is lost during dump
Normally during a dump the key of the last dumped entry is used for
continuation, but since lock is dropped it might be lost. In that case
fallback to the old counter based N^2 behaviour.  This means the dump
will end up skipping some routes which matches what FIB_HASH does.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-31 19:28:23 -08:00
..
2008-01-31 19:27:20 -08:00
2008-01-28 14:58:15 -08:00
2008-01-31 19:27:20 -08:00
2008-01-08 23:30:18 -08:00
2008-01-31 19:27:20 -08:00
2008-01-28 15:01:48 -08:00
2008-01-28 15:01:47 -08:00
2008-01-31 19:28:21 -08:00