Module Name: src
Committed By: matt
Date: Fri Feb 5 22:37:25 UTC 1999
Modified Files:
src/sys/netinet: tcp_input.c
Log Message:
According to Dave Borman, the iss should be using snd_nxt and not rcv_nxt
(from tcp_impl mailing-list).