CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/05/18 05:38:07
Modified files:
sys/netinet : tcp_debug.c tcp_debug.h tcp_input.c
tcp_output.c tcp_subr.c tcp_usrreq.c
usr.sbin/trpt : trpt.c
Removed files:
sys/netinet : tcpip.h
sys/netinet6 : tcpipv6.h
Log message:
Merge the content of <netinet/tcpip.h> and <netinet6/tcpipv6.h> in
<netinet/tcp_debug.h>.
The IPv6 variant was always included and the IPv4 version is not
present on all systems.
Most of the offending ports are already fixed, thanks to sthen@!