DragonFly bugs List (threaded) for 2005-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Bug fixed ... Re: PROBLEM REPLICATED (finally!)! (Re: ipv4 connection problems)
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]