URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=407c0d01b6555839b1fbd205f8d748279622b859
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
407c0d0 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
CLI/GTK: Fix compare_stat checksum to include IPv4 offset again
BYTES was not changed to account for the change of ip_len from 16 to 32 bits.
Change-Id: I37b472971fe42a05eb612f88bd38c753f5cf0a08
Reviewed-on: https://code.wireshark.org/review/16706
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from a5a7c27 IPv6: Add "ipv6_ws" tap providing a ws_ip structure
adds 407c0d0 CLI/GTK: Fix compare_stat checksum to include IPv4 offset again
Summary of changes:
ui/cli/tap-comparestat.c | 2 +-
ui/gtk/compare_stat.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)