[ICSK]: Generalise tcp_listen_{start,stop}
This also moved inet_iif from tcp to inet_hashtables.h, as it is needed by the inet_lookup callers, perhaps this needs a bit of polishing, but for now seems fine. Signed-off-by:Arnaldo Carvalho de Melo <acme@ghostprotocols.net> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/inet_hashtables.h 6 additions, 0 deletionsinclude/net/inet_hashtables.h
- include/net/sock.h 1 addition, 0 deletionsinclude/net/sock.h
- include/net/tcp.h 2 additions, 2 deletionsinclude/net/tcp.h
- net/ipv4/af_inet.c 1 addition, 1 deletionnet/ipv4/af_inet.c
- net/ipv4/tcp.c 21 additions, 17 deletionsnet/ipv4/tcp.c
- net/ipv4/tcp_ipv4.c 1 addition, 5 deletionsnet/ipv4/tcp_ipv4.c
- net/ipv6/tcp_ipv6.c 1 addition, 0 deletionsnet/ipv6/tcp_ipv6.c
Loading
Please register or sign in to comment