Date: Sun, 23 Feb 2003 20:36:47 -0600 From: "Alan L. Cox" <alc@imimic.com> To: Jacques Vidrine <nectar@FreeBSD.org> Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING src/sys/conf newvers.sh src/sys/netinettcp_syncache.c Message-ID: <3E59853F.59AF2783@imimic.com> References: <200302232019.h1NKJhIU004424@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jacques Vidrine wrote: > > nectar 2003/02/23 12:19:43 PST > > Modified files: (Branch: RELENG_4_6) > . UPDATING > sys/conf newvers.sh > sys/netinet tcp_syncache.c > Log: > MFC tcp_syncache.c 1.38: Improve security and performance of syncookies. > > Revision Changes Path > 1.73.2.68.2.36 +3 -0 src/UPDATING > 1.44.2.23.2.26 +1 -1 src/sys/conf/newvers.sh > 1.5.2.6.2.1 +45 -26 src/sys/netinet/tcp_syncache.c Did this compile on RELENG_4_6? It didn't for me because of CTASSERT. I don't think RELENG_4_6 has CTASSERT in sys/systm.h. Alan 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?3E59853F.59AF2783>