]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Acquire the interface address list lock over some iterations over
authorRobert Watson <rwatson@FreeBSD.org>
Tue, 21 Apr 2009 19:06:47 +0000 (19:06 +0000)
committerRobert Watson <rwatson@FreeBSD.org>
Tue, 21 Apr 2009 19:06:47 +0000 (19:06 +0000)
commitab5ed8a5aad5c71d8d50fd770d9a92cca31d4629
treea3ab54562c353908994ed481dd0a12599aaa0434
parent0cd51de1555c1d3d69b045e77449168c5c0c9132
Acquire the interface address list lock over some iterations over
if_addrhead.  This closes some reader-writer races associated with
the address list.

MFC after: 2 weeks
sys/net/if.c