Wireshark-commits: [Wireshark-commits] master b92bf7c: Qt: Update our main window capture warnings.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b92bf7c981c866c69c3ecaa39b5317bc78d67441
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b92bf7c by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Update our main window capture warnings.
Check to see if npcap.sys or npf.sys are running and show a warning if
they aren't. Don't show any warnings if we were compiled without libpcap.
Separate the "show a warning" logic from the "show the interface list"
logic.
Change-Id: I86f2fdc17d02fc0c87004c936c8a78f65ae2dd28
Reviewed-on: https://code.wireshark.org/review/35739
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from d5cfa99 Allow Multiselection of packets to work during live captures
add b92bf7c Qt: Update our main window capture warnings.
Summary of changes:
ui/qt/interface_frame.cpp | 68 ++++++++++++++++++++++++++++++++++-------------
ui/qt/interface_frame.h | 2 +-
2 files changed, 50 insertions(+), 20 deletions(-)