cvs commit: src/sys/netinet tcp_input.c tcp_timer.c tcp_var.h

Jeffrey Hsu hsu at crater.dragonflybsd.org
Wed Aug 13 11:35:17 PDT 2003


hsu         2003/08/13 11:34:25 PDT

  Modified files:
    sys/netinet          tcp_input.c tcp_timer.c tcp_var.h 
  Log:
  Implement the Eifel Dectection Algorithm for TCP (RFC 3522).
  
  Revision  Changes    Path
  1.8       +40 -4     src/sys/netinet/tcp_input.c
  1.4       +18 -7     src/sys/netinet/tcp_timer.c
  1.5       +6 -0      src/sys/netinet/tcp_var.h






More information about the Commits mailing list