summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorolah <olah@FreeBSD.org>1995-11-03 22:08:13 +0000
committerolah <olah@FreeBSD.org>1995-11-03 22:08:13 +0000
commit7c2efeb6de92a9b5d6911dfda4c8ed821646c2ec (patch)
tree9b3a8e7df4e0197a04c16458af0e284ac3f222fe /tools
parentad9443ce5263b62609a136c4850ff5d752101015 (diff)
downloadFreeBSD-src-7c2efeb6de92a9b5d6911dfda4c8ed821646c2ec.zip
FreeBSD-src-7c2efeb6de92a9b5d6911dfda4c8ed821646c2ec.tar.gz
Fix a logical error in T/TCP: when we actively open a connection, we
have to decide whether to send a CC or CCnew option in our SYN segment depending on the contents of our TAO cache. This decision has to be made once when the connection starts. The earlier code delayed this decision until the segment was assembled in tcp_output() and retransmitted SYN segments could have different CC options. Reviewed by: Richard Stevens, davidg, wollman
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud