Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 2003 12:23:44 -0700
From:      Sam Leffler <sam@errno.com>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/netinet in_rmx.c ip_input.c ip_var.h
Message-ID:  <200310141223.44441.sam@errno.com>
In-Reply-To: <200310141919.h9EJJDtw080490@repoman.freebsd.org>

index | next in thread | previous in thread | raw e-mail

On Tuesday 14 October 2003 12:19 pm, Sam Leffler wrote:
> sam         2003/10/14 12:19:13 PDT
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/netinet          in_rmx.c ip_input.c ip_var.h
>   Log:
>   Lock ip forwarding route cache.  While we're at it, remove the global
>   variable ipforward_rt by introducing an ip_forward_cacheinval() call
>   to use to invalidate the cache.

This is a stopgap implementation that is being used to run multiple instances 
of IPv4 concurrently.  It is likely to be eliminated with Andre's forthcoming 
changes.

	Sam


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310141223.44441.sam>