Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Apr 2001 11:08:02 -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:  <200104171808.f3HI82N04067@freefall.freebsd.org>

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

  Modified files:
    sys/netinet          tcp_input.c tcp_seq.h tcp_subr.c 
                         tcp_timer.c tcp_usrreq.c tcp_var.h 
  Log:
  Randomize the TCP initial sequence numbers more thoroughly.
  
  Obtained from:	OpenBSD
  Reviewed by:	jesper, peter, -developers
  
  Revision  Changes    Path
  1.126     +12 -3     src/sys/netinet/tcp_input.c
  1.13      +3 -1      src/sys/netinet/tcp_seq.h
  1.97      +62 -2     src/sys/netinet/tcp_subr.c
  1.41      +2 -2      src/sys/netinet/tcp_timer.c
  1.57      +11 -2     src/sys/netinet/tcp_usrreq.c
  1.67      +5 -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?200104171808.f3HI82N04067>