Date: Thu, 25 Jun 2009 14:44:00 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet in_var.h ip_input.c Message-ID: <200906251444.n5PEiE9l005990@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2009-06-25 14:44:00 UTC
FreeBSD src repository
Modified files:
sys/netinet in_var.h ip_input.c
Log:
SVN rev 194962 on 2009-06-25 14:44:00Z by rwatson
Initialize in_ifaddr_lock using RW_SYSINIT() instead of in ip_init(),
so that it doesn't run multiple times if VIMAGE is being used.
Discussed with: bz
MFC after: 6 weeks
Revision Changes Path
1.73 +0 -1 src/sys/netinet/in_var.h
1.368 +2 -1 src/sys/netinet/ip_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906251444.n5PEiE9l005990>
