Denis V. Lunev 4814bdbd59 [NETNS]: Lookup in FIB semantic hashes taking into account the namespace.
The namespace is not available in the fib_sync_down_addr, add it as a
parameter.

Looking up a device by the pointer to it is OK. Looking up using a
result from fib_trie/fib_hash table lookup is also safe. No need to
fix that at all.  So, just fix lookup by address and insertion to the
hash table path.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-31 19:28:41 -08:00
..
2008-01-28 14:57:23 -08:00
2008-01-28 15:08:10 -08:00
2007-10-10 16:53:11 -07:00
2006-12-02 21:22:55 -08:00
2007-12-20 13:56:32 -08:00
2007-10-10 16:53:56 -07:00
2007-10-10 16:51:28 -07:00
2008-01-28 15:08:48 -08:00
2008-01-28 15:01:08 -08:00
2008-01-28 14:53:47 -08:00
2006-03-20 22:59:36 -08:00
2008-01-28 15:11:09 -08:00
2007-10-07 23:44:17 -07:00
2008-01-28 15:01:48 -08:00
2008-01-31 19:27:20 -08:00