qingli      2007-12-14 19:23:32 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_6)
    sys/netinet          tcp_subr.c 
  Log:
  MFC:    -r1.296
          use the sequence number comparison macro to compare
          projected_offset against isn_offset to account for
          wrap around
  
  Revision    Changes    Path
  1.228.2.15  +2 -2      src/sys/netinet/tcp_subr.c