Date: Fri, 26 Jun 2009 00:45:20 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net if_stf.c if_tun.c Message-ID: <200906260045.n5Q0jZGo009553@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2009-06-26 00:45:20 UTC FreeBSD src repository Modified files: sys/net if_stf.c if_tun.c Log: SVN rev 195022 on 2009-06-26 00:45:20Z by rwatson Update if_stf and if_tun to use if_addr_rlock()/if_addr_runlock() rather than IF_ADDR_LOCK()/IF_ADDR_UNLOCK() when iterating ifp->if_addrhead. MFC after: 6 weeks Revision Changes Path 1.73 +3 -3 src/sys/net/if_stf.c 1.183 +2 -2 src/sys/net/if_tun.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906260045.n5Q0jZGo009553>