Pavel Emelyanov 941b1d22cc [NETNS]: Make bind buckets live in net namespaces.
This tags the inet_bind_bucket struct with net pointer,
initializes it during creation and makes a filtering
during lookup.

A better hashfn, that takes the net into account is to
be done in the future, but currently all bind buckets
with similar port will be in one hash chain.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-31 19:28:18 -08:00
..
2008-01-31 22:05:48 +01:00
2008-01-28 08:33:10 -06:00
2008-01-30 13:32:38 +01:00
2008-01-27 18:14:46 +01:00
2008-01-31 17:40:18 +01:00