Wireshark-commits: [Wireshark-commits] master e710f24: win32: update the list of NdisMedium and Ndi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Aug 2015 07:25:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e710f248bc4782a3b906a32c86719e6198129f70
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e710f24 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    win32: update the list of NdisMedium and NdisPhysicalMedium defines used by GTK UI
    
    Use hardcoded values instead of enum values so as to avoid any dependency on newest Microsoft SDK.
    Add WinPcap specific NdisMediumXXX values.
    Also rename "Medium in use" to "Media in use" to better match the OID query name.
    
    Change-Id: I7ccc2763364b65df77927cbf1c265195fc295642
    Reviewed-on: https://code.wireshark.org/review/10225
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Yang Luo <hsluoyz@xxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  edeaae0   Remove the search back up the proto tree for the capture frequency that was being used to determine if we are dissecting 802.11ad in several places.
    adds  e710f24   win32: update the list of NdisMedium and NdisPhysicalMedium defines used by GTK UI


Summary of changes:
 ui/gtk/capture_if_details_dlg_win32.c |   72 +++++++++++++++++++++++----------
 1 file changed, 50 insertions(+), 22 deletions(-)