cvs commit: src/sys/contrib/ipfilter/netinet fil.c
Robert Watson
rwatson at FreeBSD.org
Sun Mar 13 10:12:04 PST 2005
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
More information about the cvs-src
mailing list