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

Slawa Olhovchenkov slw at zxy.spb.ru
Wed Aug 31 15:28:39 UTC 2016


On Thu, Mar 24, 2016 at 07:54:56AM +0000, 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

Can this mergered to stable/10 (in private branch, I mean ABI breakage)?
Have any dependecis of this commit?


More information about the svn-src-head mailing list