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 1d9aff7: nl80211: update fields to Linux v4.20-rc4

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

Commits:

1d9aff7 by Peter Wu (peter@xxxxxxxxxxxxx):

    nl80211: update fields to Linux v4.20-rc4
    
    Fix `tools/generate-nl80211-fields.py --update` to match the output from
    v2.9.0rc0-1896-g43134ae252 ("netlink-*: fix various VALS/TFS misuse").
    Update to match nl80211.h from Linux v4.19-rc6-1865-g0d4e14a32dca.
    
    Change-Id: I101146867a62f2f881752c42229a218c12d6dda7
    Reviewed-on: https://code.wireshark.org/review/30794
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f810837   BGP: Fix dissection of MCAST-VPN NLRI
     add  1d9aff7   nl80211: update fields to Linux v4.20-rc4


Summary of changes:
 epan/dissectors/packet-netlink-nl80211.c | 14 ++++++++++++--
 tools/generate-nl80211-fields.py         |  2 +-
 2 files changed, 13 insertions(+), 3 deletions(-)