Wireshark-commits: [Wireshark-commits] master 7a07832: prefs: add the option not to load interfaces

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Sep 2018 17:11:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7a07832712cc0b533acadec2d627528e624033b6
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7a07832 by Dario Lombardo (lomato@xxxxxxxxx):

    prefs: add the option not to load interfaces on startup.
    
    Change-Id: I2ade0647a8c32b76aebd60117b4317cd005aff91
    Reviewed-on: https://code.wireshark.org/review/29854
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3aace03   NAS 5GS: fix SUCI, IMEI and IMEISV offset based on TS 24.501 V15.0.0 Figure 9.10.3.4.2
     add  7a07832   prefs: add the option not to load interfaces on startup.


Summary of changes:
 epan/prefs.c                        | 3 +++
 epan/prefs.h                        | 1 +
 ui/qt/capture_preferences_frame.cpp | 9 ++++++++-
 ui/qt/capture_preferences_frame.h   | 2 ++
 ui/qt/capture_preferences_frame.ui  | 7 +++++++
 ui/qt/main.cpp                      | 2 +-
 6 files changed, 22 insertions(+), 2 deletions(-)