kernel-ark/net/ipv6
Arnaldo Carvalho de Melo 5324a040cc [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c
Doing this we allow tcp_diag to support IPV6 even if tcp_diag is compiled
statically and IPV6 is compiled as a module, removing the previous restriction
while not building any IPV6 code if it is not selected.

Now to work on the tcpdiag_register infrastructure and then to rename the whole
thing to inetdiag, reflecting its by then completely generic nature.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 15:57:29 -07:00
..
netfilter
addrconf.c
af_inet6.c
ah6.c [NET]: Make NETDEBUG pure printk wrappers 2005-08-29 15:56:08 -07:00
anycast.c
datagram.c [NET]: Make NETDEBUG pure printk wrappers 2005-08-29 15:56:08 -07:00
esp6.c [NET]: Make NETDEBUG pure printk wrappers 2005-08-29 15:56:08 -07:00
exthdrs_core.c
exthdrs.c [NET]: Make NETDEBUG pure printk wrappers 2005-08-29 15:56:08 -07:00
icmp.c [NET]: Make NETDEBUG pure printk wrappers 2005-08-29 15:56:08 -07:00
inet6_hashtables.c [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c 2005-08-29 15:57:29 -07:00
ip6_fib.c
ip6_flowlabel.c
ip6_input.c
ip6_output.c [NET]: Make NETDEBUG pure printk wrappers 2005-08-29 15:56:08 -07:00
ip6_tunnel.c
ipcomp6.c
ipv6_sockglue.c
ipv6_syms.c
Kconfig
Makefile [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c 2005-08-29 15:57:29 -07:00
mcast.c
ndisc.c
netfilter.c [NET]: Make NETDEBUG pure printk wrappers 2005-08-29 15:56:08 -07:00
proc.c
protocol.c
raw.c [NET]: Make NETDEBUG pure printk wrappers 2005-08-29 15:56:08 -07:00
reassembly.c
route.c
sit.c
sysctl_net_ipv6.c
tcp_ipv6.c [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c 2005-08-29 15:57:29 -07:00
udp.c [NET]: Make NETDEBUG pure printk wrappers 2005-08-29 15:56:08 -07:00
xfrm6_input.c
xfrm6_output.c
xfrm6_policy.c
xfrm6_state.c
xfrm6_tunnel.c