aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-xyplex.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2012-11-12 03:55:46 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2012-11-12 03:55:46 +0000
commit0aebd579e3be3595a1324bcd3bbe688e60cf5e46 (patch)
tree0dae3163baafaf55feee706b07e15d4812b46741 /epan/dissectors/packet-xyplex.c
parent748f35f1e154c7c4bd26758f78e85b7e4b02e6ea (diff)
Show SACK information in TCP graphs. Also add a generated field for the
number of SACK ranges found in the SACK option. This involved extending the IP options framework to include an extra void* data field, which in the case of TCP is filled in with the tap struct - other users currently pass NULL. I first implemented the graph to sort the SACK ranges and show (in red) the unacknowledged regions between them, but this became confusing where the number of ranges is limited by TCP padding bytes. i.e. you can't tell how many SACKs could have been encoded, so some of the gaps between ranges may already have been received. svn path=/trunk/; revision=46006
Diffstat (limited to 'epan/dissectors/packet-xyplex.c')
0 files changed, 0 insertions, 0 deletions