aboutsummaryrefslogtreecommitdiffstats
path: root/captype.c
diff options
context:
space:
mode:
authorJohn Thacker <johnthacker@gmail.com>2022-02-07 19:42:19 -0500
committerA Wireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2022-02-09 02:02:18 +0000
commitf72787e86ff78790559fd5550e98865e225bfb68 (patch)
tree663ad571ad0309e1bc00bbd7e857aeeb6e7074b1 /captype.c
parent26dafbae392150195dafb2fe868cc55d919c3686 (diff)
TCP: Fix SYN and FIN retransmission vs ooo detection
Since nextseq is incremented by an extra one byte for SYN/FIN packets, the out-of-order check should take that into account. Otherwise an immediately retransmitted SYN or FIN is treated as a retransmission. Related to #13843.
Diffstat (limited to 'captype.c')
0 files changed, 0 insertions, 0 deletions