Date: Mon, 20 Jul 2009 19:40:09 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet ip_input.c Message-ID: <200907201940.n6KJeHar088348@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2009-07-20 19:40:09 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_input.c
Log:
SVN rev 195788 on 2009-07-20 19:40:09Z by rwatson
Back out the moving in r195782 of V_ip_id's initialization from the top
back to the bottom of ip_init() as found in 7.x. I missed the fact that
the bottom half of the init routine only runs in the !VNET case.
Submitted by: zec
Approved by: re (vimage blanket)
Revision Changes Path
1.373 +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?200907201940.n6KJeHar088348>
