Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master fc1e2ac: nl80211: display interface name as a string

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 27 Nov 2018 04:36:09 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fc1e2ac66d0fcd91e653d2bd71826dff60837cd2
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

fc1e2ac by Martin Kaiser (wireshark@xxxxxxxxx):

    nl80211: display interface name as a string
    
    The attribute value of the ifname attribute is a 0-terminated string that
    contains the interface name. Add an hf variable for this name and
    display it as a string.
    
    Change-Id: I0bd4caae49274f3e471a6eefb210db8d56f020f7
    Reviewed-on: https://code.wireshark.org/review/30789
    Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7f80b7a   test: lua: add a test for invalid ethernet address
     add  fc1e2ac   nl80211: display interface name as a string


Summary of changes:
 epan/dissectors/packet-netlink-nl80211.c | 6 ++++++
 1 file changed, 6 insertions(+)