diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-08-06 08:41:13 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-08-15 05:44:12 (GMT) |
commit | 4110cc255ddec59c79fba4d71cdd948d0a382140 (patch) | |
tree | 53fc9c7cd7e41f547d94469f9268fde2a5404616 /scripts/checkkconfigsymbols.sh | |
parent | 4cdadcbcb64bdf3ae8bdf3ef5bb2b91c85444cfa (diff) | |
download | linux-4110cc255ddec59c79fba4d71cdd948d0a382140.tar.xz |
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 'scripts/checkkconfigsymbols.sh')
0 files changed, 0 insertions, 0 deletions