URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=530c64f22c942104b64b43fd8d33e78efdcdb700
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
530c64f by Jim Young (jyoung@xxxxxxx):
prefs: Document the possible hidden interface types
The preferences file includes an optional comma-separated string of
hidden interface type integer values (gui.interfaces_hidden_types).
Augment the interface_type enum and the preferences file to better
document what these interface type integer values stand for.
Change-Id: Idd268ed7f252cfa56dd046d24ff7ff597018f5d3
Reviewed-on: https://code.wireshark.org/review/31191
Petri-Dish: Jim Young <jim.young.ws@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c899c00 Qt: Switch ui/qt/widgets/*.cpp to new-style signals and slots.
add 530c64f prefs: Document the possible hidden interface types
Summary of changes:
caputils/capture_ifinfo.h | 24 ++++++++++++++----------
epan/prefs.c | 13 ++++++++++++-
2 files changed, 26 insertions(+), 11 deletions(-)