K 10 svn:author V 3 gnn K 8 svn:date V 27 2016-03-24T07:54:56.148243Z K 7 svn:log V 382 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 END