]> bbs.cooldavid.org Git - net-next-2.6.git/commit - include/linux/ipv6.h
[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)
commitca304b6104ffdd120bb6687a88a0625e58bc71cd
tree99bdf631af245808459a0a956350b9388eada7fc
parent8129765ac07c2455c927051e3a8b048b619b56ee
[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