cvs commit: src/sys/netinet tcp_output.c

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Apr 14 14:20:28 PDT 2006


dillon      2006/04/14 14:18:24 PDT

DragonFly src repository

  Modified files:
    sys/netinet          tcp_output.c 
  Log:
  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 at xxxxxx>
  
  Revision  Changes    Path
  1.31      +21 -10    src/sys/netinet/tcp_output.c


http://www.dragonflybsd.org/cvsweb/src/sys/netinet/tcp_output.c.diff?r1=1.30&r2=1.31&f=u





More information about the Commits mailing list