udp: Prepare for the asynchronized pru_send 2
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 3 Dec 2011 14:07:10 +0000 (22:07 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 4 Dec 2011 11:24:55 +0000 (19:24 +0800)
commit47d612968cfd20abb75eff2bfef10d3442578622
tree16f21e599e9263f1e2be3c3211a8ae6a5ba379d5
parent32e297c1ba03abf97f07df481ce3715f9e5f305a
udp: Prepare for the asynchronized pru_send 2

Save the MSG_DONTROUTE in the netmsg instead of messing w/ socket.so_options
sys/kern/uipc_socket.c
sys/net/netmsg.h
sys/netinet/udp_usrreq.c