chiark / gitweb /
Set the socket send and receive buffers to maximum. At least this way,
authormdw <mdw>
Sat, 3 Mar 2001 11:15:19 +0000 (11:15 +0000)
committermdw <mdw>
Sat, 3 Mar 2001 11:15:19 +0000 (11:15 +0000)
commit0a9920e2dbc0891b418eed3366b59bb65c21c88c
tree983922a75589251c7a9344d43666de08c52c063a
parentf736d02fda94ac7fd4a40ec6adacffe4244e548b
Set the socket send and receive buffers to maximum.  At least this way,
we won't drop large packets on the floor.  If the administrator wants to
prevent fragmentation of TrIPE messages, he can lower the MTU on the
tunnel interface.  Getting path-MTU stuff out of the kernel is too much
system-specific hard work for this program.
peer.c