DragonFly BSD
DragonFly commits List (threaded) for 2003-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/netinet tcp_input.c


From: Jeffrey Hsu <hsu@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 24 Jul 2003 16:33:33 -0700 (PDT)

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




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]