cvs commit: src/sys/netinet tcp_input.c tcp_usrreq.c
Andre Oppermann
andre at freebsd.org
Sun Jul 29 14:05:51 UTC 2007
Matt Jacob wrote:
> mjacob 2007-07-29 01:31:33 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/netinet tcp_input.c tcp_usrreq.c
> Log:
> Fix compilation problems- tcpstates is only available if TCPDEBUG
> is set.
>
> Approved by: re (in spirit)
Thanks for fixing this. The whole tcpstates stuff is hackish.
We need a better fix as the state reporting in the log message
should not depend on TCPDEBUG.
--
Andre
More information about the cvs-src
mailing list