linux/net/dccp
Pavel Emelyanov 671a1c7401 [NETNS][DCCPV6]: Make per-net socket lookup.
The inet6_lookup family of functions requires a net to lookup
a socket in, so give a proper one to them.

No more things to do for dccpv6, since routing is OK and the
ipv4-like transport layer filtering is not done for ipv6.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-04-13 22:33:06 -07:00
..
ccids
ackvec.c
ackvec.h
ccid.c
ccid.h
dccp.h [DCCP]: Replace socket with sock for reset sending. 2008-04-03 14:20:52 -07:00
diag.c
feat.c
feat.h
input.c
ipv4.c [NETNS][DCCPV4]: Enable DCCPv4 in net namespaces. 2008-04-13 22:31:05 -07:00
ipv6.c [NETNS][DCCPV6]: Make per-net socket lookup. 2008-04-13 22:33:06 -07:00
ipv6.h
Kconfig
Makefile
minisocks.c
options.c
output.c [DCCP]: Replace socket with sock for reset sending. 2008-04-03 14:20:52 -07:00
probe.c
proto.c [DCCP]: Use snmp_mib_{init,free}(). 2008-04-10 03:48:43 -07:00
sysctl.c
timer.c