DragonFly BSD
DragonFly commits List (threaded) for 2011-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: udp: Prepare for the asynchronized pru_send 2


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 4 Dec 2011 03:26:19 -0800 (PST)

commit 47d612968cfd20abb75eff2bfef10d3442578622
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Sat Dec 3 22:07:10 2011 +0800

    udp: Prepare for the asynchronized pru_send 2
    
    Save the MSG_DONTROUTE in the netmsg instead of messing w/ socket.so_options

Summary of changes:
 sys/kern/uipc_socket.c   |   13 ++++---------
 sys/net/netmsg.h         |    1 +
 sys/netinet/udp_usrreq.c |   12 ++++++++----
 3 files changed, 13 insertions(+), 13 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/47d612968cfd20abb75eff2bfef10d3442578622


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]