Date: Fri, 24 Sep 2004 22:36:51 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if.c Message-ID: <200409242236.i8OMapvK063059@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2004-09-24 22:36:51 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/net if.c
Log:
MFC: 1.208, 1.209
Fix a LOR where ifconf() used copyout while holding a mutex. This LOR
was seen when configuring addresses on interfaces using ifconfig. This
patch has been verified to work with over eight thousand addresses
assigned to an interface.
Approved by: re (scottl)
LOR id: 031
Revision Changes Path
1.199.2.6 +52 -41 src/sys/net/if.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409242236.i8OMapvK063059>
