ipv6: Early TCP socket demux
authorEric Dumazet <edumazet@google.com>
Thu, 26 Jul 2012 12:18:11 +0000 (12:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Jul 2012 22:50:39 +0000 (15:50 -0700)
commitc7109986db3c945f50ceed884a30e0fd8af3b89b
treec0852e90a7d06bdc95a54d6adad19d2a9e3d7d5e
parentc6cffba4ffa26a8ffacd0bb9f3144e34f20da7de
ipv6: Early TCP socket demux

This is the IPv6 missing bits for infrastructure added in commit
41063e9dd1195 (ipv4: Early TCP socket demux.)

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/inet6_hashtables.h
include/net/protocol.h
net/ipv4/ip_input.c
net/ipv6/ip6_input.c
net/ipv6/tcp_ipv6.c