andre       2004/01/09 06:14:10 PST
  FreeBSD src repository
  Modified files:
    sys/netinet          tcp.h 
  Log:
  Reduce TCP_MINMSS default to 216.  The AX.25 protocol (packet radio)
  is frequently used with an MTU of 256 because of slow speeds and a
  high packet loss rate.
  
  Revision  Changes    Path
  1.20      +3 -4      src/sys/netinet/tcp.h