Module Name: src
Committed By: mycroft
Date: Fri Sep 4 22:29:55 UTC 1998
Modified Files:
src/sys/netinet: tcp_subr.c tcp_timer.c
Log Message:
Fix a couple of bogons related to tcp_new_iss():
* Don't add tcp_iss_seq when creating a new ISS from TIME-WAIT state.
* Do the clock increment even when using the rnd device.