cvs commit: src/sys/netinet in_rmx.c ip_input.c ip_var.h
Sam Leffler
sam at FreeBSD.org
Tue Oct 14 12:19:15 PDT 2003
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.
Supported by: FreeBSD Foundation
Revision Changes Path
1.46 +3 -6 src/sys/netinet/in_rmx.c
1.244 +91 -30 src/sys/netinet/ip_input.c
1.77 +1 -1 src/sys/netinet/ip_var.h
More information about the cvs-src
mailing list