URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8af5e0365f123b49b58d4db19464366483aa3bba
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
8af5e03 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
ui: Update interfaces when when changing profile.
The interfaces preferences are different for each profile so ensure
we update the interface settings when changing profile.
This bug was introduced in version 1.8.0.
Change-Id: Icf22670875e01bab6204c300ddc7fb8aeb3dcecf
Reviewed-on: https://code.wireshark.org/review/12363
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
(cherry picked from commit 92a2661d949b1fed78affd87c6e80b537ce49dfe)
Reviewed-on: https://code.wireshark.org/review/12375
Actions performed:
from 40c101a Qt: Use uniform interface display name
adds 8af5e03 ui: Update interfaces when when changing profile.
Summary of changes:
ui/gtk/main.c | 1 +
ui/iface_lists.c | 71 +++++++++++++++++++++++++++------------
ui/iface_lists.h | 9 +++++
ui/qt/wireshark_application.cpp | 2 ++
4 files changed, 62 insertions(+), 21 deletions(-)