]> git.baikalelectronics.ru Git - kernel.git/commit
[IPV6]: Introduce inet6_rsk()
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Wed, 14 Dec 2005 07:15:40 +0000 (23:15 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 3 Jan 2006 21:10:37 +0000 (13:10 -0800)
commit09289ca5bd3267db2f9bb848065b67916d0e89c6
tree99bdf631af245808459a0a956350b9388eada7fc
parent9ce9f7043df7c38d7697d973f5d434ccf793f67e
[IPV6]: Introduce inet6_rsk()

And inet6_rsk_offset in inet_request_sock, for the same reasons as
inet_sock's pinfo6 member.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ip.h
include/linux/ipv6.h
net/ipv4/inet_diag.c
net/ipv6/inet6_connection_sock.c
net/ipv6/tcp_ipv6.c