]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Elminate 1 LOR (actually a recursive mutex grab) involving ipfilter where
authordarrenr <darrenr@FreeBSD.org>
Sat, 8 Jan 2005 04:32:02 +0000 (04:32 +0000)
committerdarrenr <darrenr@FreeBSD.org>
Sat, 8 Jan 2005 04:32:02 +0000 (04:32 +0000)
commit41cf7f35b4ac60e93d5b9723174fdf98dca2c32a
tree2e060ed554c49efa4401d36f09d350692eba6427
parent79b283cecc01f36b072564bc298d880978be180e
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.
sys/contrib/ipfilter/netinet/fil.c