Date: Tue, 19 Oct 2004 22:08:13 +0000 (UTC) From: Andre Oppermann <andre@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_divert.c Message-ID: <200410192208.i9JM8Dds003327@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
andre 2004-10-19 22:08:13 UTC FreeBSD src repository Modified files: sys/netinet ip_divert.c Log: Slightly extend the locking during unload to fully cover the protocol deregistration. This does not entirely close the race but narrows the even previously extremely small chance of a race some more. Revision Changes Path 1.103 +6 -5 src/sys/netinet/ip_divert.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410192208.i9JM8Dds003327>