cvs commit: src/sys/netinet tcp_syncache.c

Andre Oppermann andre at FreeBSD.org
Wed Sep 14 08:06:23 PDT 2005


andre       2005-09-14 15:06:22 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_syncache.c 
  Log:
  Do not ignore all other TCP options (eg. timestamp, window scaling)
  when responding to TCP SYN packets with TCP_MD5 enabled and set.
  
  PR:             kern/82963
  Submitted by:   <demizu at dd.iij4u.or.jp>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.77      +1 -1      src/sys/netinet/tcp_syncache.c


More information about the cvs-src mailing list