cvs commit: src/sys/netinet tcp_input.c

Jeffrey Hsu hsu at crater.dragonflybsd.org
Thu Jul 24 16:34:17 PDT 2003


hsu         2003/07/24 16:33:33 PDT

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  Add support for RFC 3390, which allows for a variable-sized
  initial congestion window.
  
  This decreases the number of round-trip delays required for
  short HTTP transfers which never make it out of slow-start.
  
  Revision  Changes    Path
  1.5       +10 -3     src/sys/netinet/tcp_input.c






More information about the Commits mailing list