DragonFly commits List (threaded) for 2004-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/contrib/ipfilter/netinet
Matthew Dillon wrote:
dillon 2004/08/28 00:27:02 PDT
DragonFly src repository
Modified files:
sys/contrib/ipfilter/netinet ip_state.c
Log:
TCPS_CLOSED is no longer 0 in DragonFly. Because ipfilter was assuming
that TCPS_CLOSED was 0, the tcp keep state table was never properly
initialized and ipfilter considered most tcp packets to be bad. Change
ip_state.c to properly initialize the starting state for new tcp keep
state entries.
Problems reported by: Toma<9E> Bor<9A>tna <tomaz.borstnar@xxxxxxxx>,
Tomaž Borštnar in LATIN2 or
approximately Tomaz Borstnar in any 7bit charset.
:)
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]