URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=47443b2b87df20f75447c272223dac0089987af5
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
47443b2 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
Fix warning for epan/color-filters.c -[-Wcast-qual]
Change-Id: I99ec380c844c597d397ec5d261d6bddac8d1999b
Reviewed-on: https://code.wireshark.org/review/13449
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from 40951bf [IP] IP fragment reassembly gets thrown off if there is the same packets with different VLAN Ids in the trace in some cases. Add VLAN Id to the ID used to identify fragments. As discussed in https://code.wireshark.org/review/#/c/13452/ this may not be a complete solution but fixes the emediate problem.
adds 47443b2 Fix warning for epan/color-filters.c -[-Wcast-qual]
Summary of changes:
epan/color_filters.c | 6 +++---
epan/color_filters.h | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)