summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_usrreq.c
diff options
context:
space:
mode:
authorfrantzen <frantzen@openbsd.org>2004-04-26 18:12:25 +0000
committerfrantzen <frantzen@openbsd.org>2004-04-26 18:12:25 +0000
commit5011cf9884bedb774cdf82761a58d1af00975b2c (patch)
tree1b4cd242c4f7a36f4fd56218d51e52996dfc4162 /sys/netinet/tcp_usrreq.c
parentoh we need to model check and not crank > 256 for older cards... do that later (diff)
downloadwireguard-openbsd-5011cf9884bedb774cdf82761a58d1af00975b2c.tar.xz
wireguard-openbsd-5011cf9884bedb774cdf82761a58d1af00975b2c.zip
- allow the user to force the TCP mss below the fail-safe 216 with a low
interface MTU. - break a tcp_output() -> tcp_mtudisc() -> tcp_output() infinite recursion when the TCP mss ends up larger than the interface MTU (when the if_mtu is smaller than the tcp header). connections will still stall feedback from itojun@, claudio@ and provos and testing from beck@
Diffstat (limited to 'sys/netinet/tcp_usrreq.c')
0 files changed, 0 insertions, 0 deletions