Date: Sat, 13 Dec 2008 21:59:18 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet tcp_subr.c vinet.h Message-ID: <200812132159.mBDLxNuN020766@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2008-12-13 21:59:18 UTC FreeBSD src repository Modified files: sys/netinet tcp_subr.c vinet.h Log: SVN rev 186057 on 2008-12-13 21:59:18Z by bz De-virtualize the MD5 context for TCP initial seq number generation and make it a function local variable like we do almost everywhere inside the kernel. Discussed with: rwatson, silby MFC after: 4 weeks Revision Changes Path 1.328 +10 -10 src/sys/netinet/tcp_subr.c 1.7 +0 -2 src/sys/netinet/vinet.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812132159.mBDLxNuN020766>