]> git.karo-electronics.de Git - mv-sheeva.git/commit
tcp: Implement ipv6 ->get_peer() and ->tw_get_peer().
authorDavid S. Miller <davem@davemloft.net>
Thu, 2 Dec 2010 19:52:07 +0000 (11:52 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Dec 2010 20:14:37 +0000 (12:14 -0800)
commitdb3949c4506a21633469d71f2915cf660eea0a35
treebe59f60360688d8157ad61d5fc8353424e472237
parent493f377d6dd56f4e98b198d637fe714ab124681b
tcp: Implement ipv6 ->get_peer() and ->tw_get_peer().

Now ipv6 timewait recycling is fully implemented and
enabled.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/tcp_ipv6.c