Increase sockbuf send and receive buffers to 57344 bytes. In particular,
commit0560a274d64ff7518c47a833d185fad871d6d922
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 6 Sep 2008 05:44:59 +0000 (6 05:44 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 6 Sep 2008 05:44:59 +0000 (6 05:44 +0000)
tree6692fe3b2cb3d64810e3276ef0da513294a0813a
parent72662a6721117f7086822fa32efa777a1bd1f834
Increase sockbuf send and receive buffers to 57344 bytes.  In particular,
note that we want to use buffer limits that allow lo0's mtu of 16384 to
be fully utilized.
sys/kern/uipc_usrreq.c
sys/netinet/tcp_usrreq.c