svn commit: r297225 - in head/sys: net netinet netinet6

Bjoern A. Zeeb bz at FreeBSD.org
Thu Mar 24 11:05:31 UTC 2016


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


More information about the svn-src-all mailing list