cvs commit: src/sys/netinet tcp_input.c
    Paul Saab 
    ps at FreeBSD.org
       
    Wed Feb 16 01:46:17 GMT 2005
    
    
  
ps          2005-02-16 01:46:17 UTC
  FreeBSD src repository
  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  Fix for a SACK (receiver) bug where incorrect SACK blocks are
  reported to the sender - in the case where the sender sends data
  outside the window (as WinXP does :().
  
  Reported by:    Sam Jensen <sam at wand dot net dot nz>
  Submitted by:   Mohan Srinivasan
  
  Revision  Changes    Path
  1.267     +5 -4      src/sys/netinet/tcp_input.c
    
    
More information about the cvs-all
mailing list