Date: Sun, 13 Mar 2005 18:12:04 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/ipfilter/netinet fil.c Message-ID: <200503131812.j2DIC4aQ070545@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-03-13 18:12:04 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/contrib/ipfilter/netinet fil.c Log: Forced commit to note that the previous revision to fil.c included a merge from HEAD to RELENG_5 of fil.c:1.43: Elminate 1 LOR (actually a recursive mutex grab) involving ipfilter where we loop through all the list of NICs (struct ifnet), holding the lock on it and then do a name lookup with ifunit() whilst holding it. Approved by: re (kensmith) Revision Changes Path 1.39.2.3 +1 -1 src/sys/contrib/ipfilter/netinet/fil.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503131812.j2DIC4aQ070545>