Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2011 14:41:40 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet tcp_input.c tcp_timewait.c
Message-ID:  <201105141441.p4EEfuYm055415@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2011-05-14 14:41:40 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c tcp_timewait.c 
  Log:
  SVN rev 221891 on 2011-05-14 14:41:40Z by jhb
  
  Oops, fix order of sequence numbers in KASSERT()'s to catch negative
  receive windows to match the labels in the panic message.
  
  Submitted by:   trociny
  
  Revision  Changes    Path
  1.432     +1 -1      src/sys/netinet/tcp_input.c
  1.316     +1 -1      src/sys/netinet/tcp_timewait.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105141441.p4EEfuYm055415>