Qt: Redissect packets when changing profile
authorStig Bjørlykke <stig@bjorlykke.org>
Wed, 25 Nov 2015 19:51:09 +0000 (20:51 +0100)
committerStig Bjørlykke <stig@bjorlykke.org>
Thu, 26 Nov 2015 07:45:16 +0000 (07:45 +0000)
commitce9d2ee428ce699e8b1c0c184a38cd75441e8d25
treee07d63ae70d19d40f81b9361a2c6049060be5519
parent2cf37ea0a09771e59353368ad187e9ad647e3d90
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@bjorlykke.org>
ui/qt/wireshark_application.cpp