Date: Sun, 19 Apr 2009 22:16:19 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet in.c Message-ID: <200904192216.n3JMGT5F016661@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2009-04-19 22:16:19 UTC FreeBSD src repository Modified files: sys/netinet in.c Log: SVN rev 191285 on 2009-04-19 22:16:19Z by rwatson Protect against some writer-writer races in in_control() by acquiring the interface address list lock around interface address list modifications. More to do here. MFC after: 2 weeks Revision Changes Path 1.125 +7 -3 src/sys/netinet/in.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904192216.n3JMGT5F016661>