diff options
author | 2012-08-06 08:41:13 +0000 | |
---|---|---|
committer | 2012-08-14 22:44:12 -0700 | |
commit | 4110cc255ddec59c79fba4d71cdd948d0a382140 (patch) | |
tree | 53fc9c7cd7e41f547d94469f9268fde2a5404616 /net/ipv6/tcp_ipv6.c | |
parent | sctp: Make the endpoint hashtable handle multiple network namespaces (diff) | |
download | wireguard-linux-4110cc255ddec59c79fba4d71cdd948d0a382140.tar.xz wireguard-linux-4110cc255ddec59c79fba4d71cdd948d0a382140.zip |
sctp: Make the association hashtable handle multiple network namespaces
- Use struct net in the hash calculation
- Use sock_net(association.base.sk) in the association lookups.
- On receive calculate the network namespace from skb->dev.
- Pass struct net from receive down to the functions that actually
do the association lookup.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Acked-by: Vlad Yasevich <vyasevich@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions