DragonFly commits List (threaded) for 2012-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: pru_send: Disable asynchornized pru_send usage by default
commit d72c3761a1b9b923e4e3b392678b20053c0c5555
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Sun Jan 22 17:36:07 2012 +0800
pru_send: Disable asynchornized pru_send usage by default
It may cause problem, e.g. too many mbufs sitting in the TCP send buffer,
when facing with certain attacks, e.g. FIN_WAIT_1 DoS.
Reported-by: pavalos@
Summary of changes:
sys/kern/uipc_socket.c | 2 +-
sys/netinet/tcp_input.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d72c3761a1b9b923e4e3b392678b20053c0c5555
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]