Date: Thu, 24 Mar 2016 11:05:24 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: "George V. Neville-Neil" <gnn@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r297225 - in head/sys: net netinet netinet6 Message-ID: <alpine.BSF.2.00.1603241104050.92377@ai.fobar.qr> In-Reply-To: <201603240754.u2O7suvM006925@repo.freebsd.org> References: <201603240754.u2O7suvM006925@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 24 Mar 2016, George V. Neville-Neil wrote: > Author: gnn > Date: Thu Mar 24 07:54:56 2016 > New Revision: 297225 > URL: https://svnweb.freebsd.org/changeset/base/297225 > > Log: > FreeBSD previously provided route caching for TCP (and UDP). Re-add > route caching for TCP, with some improvements. In particular, invalidate > the route cache if a new route is added, which might be a better match. > The cache is automatically invalidated if the old route is deleted. > > Submitted by: Mike Karels > Reviewed by: gnn > Differential Revision: https://reviews.freebsd.org/D4306 I'll try to fix at least the compiler errors for you now ... For everything else we'll see how to go from here. I guess this commit will at least unbreak the tie ;-) -- Bjoern A. Zeeb "Come on. Learn, goddamn it.", WarGames, 1983
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1603241104050.92377>