+105
−1
+1
−3
+2
−0
net/ipv6/inet6_hashtables.c
0 → 100644
+81
−0
+1
−153
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>