DragonFly BSD
DragonFly users List (threaded) for 2013-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

SO_REUSEPORT extension is committed


From: Sepherosa Ziehau <sepherosa@xxxxxxxxx>
Date: Wed, 22 May 2013 15:28:29 +0800

Hi all,

SO_REUSEPORT extension is committed, it is quite similar to:
https://lwn.net/Articles/542629/

The commit message contains detailed information about DragonFly's
implementation:
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/740d1d9f7b7bf9c9c021abb8197718d7a2d441c9

The SO_REUSEPORT extension is enabled by default.  If you have noticed
any trouble, please let me know.  The SO_REUSEPORT extension could be
turn off for TCP by using "sysctl net.inet.tcp.reuseport_ext=0", and
for UDP by using "sysctl net.inet.udp.reuseport_ext=0"

Best Regards,
sephe

-- 
Tomorrow Will Never Die



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