CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/16 07:04:38
Modified files:
sys/netinet : in_pcb.c in_pcb.h udp_usrreq.c
sys/netinet6 : in6_pcb.c udp6_output.c
Log message:
Merge in_fixaddr() into in_selectsrc() in order to prepare for
IP_SENDSRCADDR support. This reduces the differences with the
IPv6 version and kill some comments that are no longer true.
ok jca@, chrisz@, mikeb@
