CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/06/15 09:16:47
Modified files:
sys/netinet : udp_usrreq.c
Log message:
Move the cmsg handling code on top of udp_output(), to make
IP_SENDSRCADDR introduction easier.
Ok jca@
