Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Apr 2001 11:14:40 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_input.c tcp_seq.h tcp_subr.c tcp_timer.c tcp_usrreq.c tcp_var.h
Message-ID:  <200104171814.f3HIEe905350@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2001/04/17 11:14:40 PDT

  Modified files:
    sys/netinet          tcp_input.c tcp_seq.h tcp_subr.c 
                         tcp_timer.c tcp_usrreq.c tcp_var.h 
  Log:
  Note that the previous commit also restored some historical behaviour
  in the TCP_COMPAT_42 case (e.g. choosing '1' as the initial sequence
  number at boot-time, instead of randomizing it).  TCP_COMPAT_42 is the
  repository for old security holes, too :-)
  
  Revision  Changes    Path
  1.127     +1 -1      src/sys/netinet/tcp_input.c
  1.14      +1 -1      src/sys/netinet/tcp_seq.h
  1.98      +1 -1      src/sys/netinet/tcp_subr.c
  1.42      +1 -1      src/sys/netinet/tcp_timer.c
  1.58      +1 -1      src/sys/netinet/tcp_usrreq.c
  1.68      +1 -1      src/sys/netinet/tcp_var.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104171814.f3HIEe905350>