Date: Wed, 14 Sep 2005 15:06:22 +0000 (UTC) From: Andre Oppermann <andre@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_syncache.c Message-ID: <200509141506.j8EF6MHr068134@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509141506.j8EF6MHr068134>