cvs commit: src/sys/contrib/ipfilter/netinet fil.c
    Darren Reed 
    darrenr at FreeBSD.org
       
    Fri Jan  7 20:32:03 PST 2005
    
    
  
darrenr     2005-01-08 04:32:02 UTC
  FreeBSD src repository
  Modified files:
    sys/contrib/ipfilter/netinet fil.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.43      +2 -25     src/sys/contrib/ipfilter/netinet/fil.c
    
    
More information about the cvs-all
mailing list