summaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_sack.c
diff options
context:
space:
mode:
authorLawrence Stewart <lstewart@FreeBSD.org>2010-12-28 03:27:20 +0000
committerLawrence Stewart <lstewart@FreeBSD.org>2010-12-28 03:27:20 +0000
commitbee9ab2bc5e19cc73034acee678a70595d619aaf (patch)
tree6d62c0d3f39dba74044c3db50a95d31a5f5eb953 /sys/netinet/tcp_sack.c
parent22968a7d566333b6f3ff3018690db56592de92f0 (diff)
Notes
Diffstat (limited to 'sys/netinet/tcp_sack.c')
-rw-r--r--sys/netinet/tcp_sack.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/netinet/tcp_sack.c b/sys/netinet/tcp_sack.c
index 47d44ec16b910..4134034b3c6e7 100644
--- a/sys/netinet/tcp_sack.c
+++ b/sys/netinet/tcp_sack.c
@@ -425,6 +425,7 @@ tcp_sack_doack(struct tcpcb *tp, struct tcpopt *to, tcp_seq th_ack)
* are received.
*/
sblkp = &sack_blocks[num_sack_blks - 1]; /* Last SACK block */
+ tp->sackhint.last_sack_ack = sblkp->end;
if (SEQ_LT(tp->snd_fack, sblkp->start)) {
/*
* The highest SACK block is beyond fack. Append new SACK