aboutsummaryrefslogtreecommitdiffstats
path: root/epan/tvbuff.c
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2014-05-13 21:45:48 +0200
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2014-05-14 16:59:04 +0000
commitd7c4bde2799084aee717dbaa04d7fd4be06cd989 (patch)
tree8983ada70b44dde7530ad4f74e875d8dfc27af95 /epan/tvbuff.c
parentaa5d91284b6ff2ebbe069c1531e0b3022feb4a85 (diff)
tcp: display calculated checksum
While debugging a network issue, I found incorrect TCP checksums. These are shown in the packet details, but are not available as column. This patch adds the "tcp.checksum_calculated" field which is only available if a checksum can be calculated (i.e., checksumming is enabled and the full segment is available). The fields are added separately for each checksum case to make it appear before "Checksum Bad/Good" and to avoid calculating the expected field value for the "good" cases. Change-Id: I36af7894d526382ef636c5fa51e74871212b2909 Reviewed-on: https://code.wireshark.org/review/1627 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'epan/tvbuff.c')
0 files changed, 0 insertions, 0 deletions