Generate a host-unreachable failure rather then a crash if the MTU is too
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 14 Apr 2006 21:18:24 +0000 (21:18 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 14 Apr 2006 21:18:24 +0000 (21:18 +0000)
commit45f20ce7c645f6f50a4fe06e04dc3f0e000bc056
tree03576481035119e4b145fc4503480a5381c6462a
parent9d76af0942f9d672d82a7a5e606f5bc3694887d5
Generate a host-unreachable failure rather then a crash if the MTU is too
small to support the required TCP/IP/IPSEC options.

Reported-by: Johannes Hofmann <Johannes.Hofmann@gmx.de>
sys/netinet/tcp_output.c