cvs commit: src/sys/netinet tcp_subr.c

Mohan Srinivasan mohans at FreeBSD.org
Sat Aug 26 17:53:20 UTC 2006


mohans      2006-08-26 17:53:19 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_subr.c 
  Log:
  Fix for a bug that causes the computation of "len" in tcp_output() to
  get messed up, resulting in an inconsistency between the TCP state
  and so_snd.
  
  Revision  Changes    Path
  1.255     +4 -0      src/sys/netinet/tcp_subr.c


More information about the cvs-src mailing list