Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   matt
Date:           Fri May  5 15:05:31 UTC 2000

Modified Files:
        syssrc/sys/netinet: tcp_input.c

Log Message:
remove superfluous test (snd_una is always > iss since th_ack must > iss
(first test at start of case) and th_ack is assigned to snd_una).


To generate a diff of this commit:
cvs rdiff -r1.107 -r1.108 syssrc/sys/netinet/tcp_input.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index