CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/23 09:50:36
Modified files:
sys/netinet : in_pcb.c in_pcb.h tcp_usrreq.c udp_usrreq.c
sys/netinet6 : in6_pcb.c ip6_divert.c udp6_output.c
Log message:
Merge in_pcbbind() and in6_pcbbind(), and change every call to
in6_pcbbind() into in_pcbbind().
Ok jca@ mpi@
