[NETNS]: Enable routing configuration in non-initial namespace.
commit8cced9eff1d413c28efac9c5ac5a75793c9251cf
authorDenis V. Lunev <den@openvz.org>
Thu, 10 Jan 2008 11:30:49 +0000 (10 03:30 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:01:35 +0000 (28 15:01 -0800)
tree835e601f8d1231b36529f08d91126dd9fa88931a
parent226b0b4a51d1cc09928e569b121ca0abe2839169
[NETNS]: Enable routing configuration in non-initial namespace.

I.e. remove the net != &init_net checks from the places, that now can
handle other-than-init net namespace.

Acked-by: Benjamin Thery <benjamin.thery@bull.net>
Acked-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/fib_frontend.c