URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ce9d2ee428ce699e8b1c0c184a38cd75441e8d25
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ce9d2ee by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Redissect packets when changing profile
When changing profile the protocol/dissector preferences may change
so we need to redissect according to new settings.
We should probably have a preferences diff to check if a redissect
is needed, like it is in the preferences dialog.
Bug: 11757
Change-Id: I025bbc7297966986a697f2a6368d9a74e3c1ba72
Reviewed-on: https://code.wireshark.org/review/12156
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 2cf37ea Document tvb_get_guintXXX and tvb_get_ieee_XXX
adds ce9d2ee Qt: Redissect packets when changing profile
Summary of changes:
ui/qt/wireshark_application.cpp | 2 ++
1 file changed, 2 insertions(+)