URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f190a92bc257f383d7821094aa594d95eaedac0e
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f190a92 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Disable "Show hidden interfaces"
Disable the "Show hidden interface" option until bug 13354 is fixed
because it's not possible to capture from hidden interfaces yet.
Ping-Bug: 13354
Change-Id: I428c2698485f0c7c2d9a8ab8408d7129af5fecf1
Reviewed-on: https://code.wireshark.org/review/20528
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from a75a21f Added Heuristic dissectors for the following UMTS FP channels: DCH (Downlink and Uplink), FACH, RACH and PCH Note that the existing heuristic dissection function does not correctly dissect any of the above and, frankly, I'm not sure which cases it covers.
adds f190a92 Qt: Disable "Show hidden interfaces"
Summary of changes:
ui/qt/interface_frame.cpp | 3 +++
ui/qt/interface_sort_filter_model.cpp | 3 +++
2 files changed, 6 insertions(+)