-
- Downloads
[INET6]: Generalise tcp_v6_hash_connect
Renaming it to inet6_hash_connect, making it possible to ditch dccp_v6_hash_connect and share the same code with TCP instead. Signed-off-by:Arnaldo Carvalho de Melo <acme@mandriva.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/char/random.c 2 additions, 2 deletionsdrivers/char/random.c
- include/linux/random.h 2 additions, 2 deletionsinclude/linux/random.h
- include/net/ipv6.h 3 additions, 0 deletionsinclude/net/ipv6.h
- net/dccp/ipv6.c 1 addition, 170 deletionsnet/dccp/ipv6.c
- net/ipv6/inet6_hashtables.c 181 additions, 2 deletionsnet/ipv6/inet6_hashtables.c
- net/ipv6/tcp_ipv6.c 1 addition, 172 deletionsnet/ipv6/tcp_ipv6.c
Loading
Please register or sign in to comment