Bug fixed ... Re: PROBLEM REPLICATED (finally!)! (Re: ipv4 connection problems)
    Bill Hacker 
    wbh at conducive.org
       
    Tue Apr  5 01:49:40 PDT 2005
    
    
  
Matthew Dillon wrote:
    I have fixed the bug.  See the commit message for details.  It was a
    minor snafu in the pcb wildcard insertion code for the SMP case that
    resulted in the INP_WILDCARD flag not being set.  The pcb detach code
    only checks INP_WILDCARD, so it must be set in addition to
    INP_WILDCARD_MP for the SMP case.
						-Matt
IIRC, that was the last major potential 'show stopper' to a 'good 
enough' for production box- potentially an even bigger problem with an 
MTA than with Apache.
Is there anything else of that severity left? (that we know of?)
Bill
    
    
More information about the Bugs
mailing list