netlink: update 802.11 related netlink messages Linux kernel v5.4
authorJaap Keuter <jaap.keuter@xs4all.nl>
Fri, 27 Dec 2019 16:30:43 +0000 (17:30 +0100)
committerMichael Mann <mmann78@netscape.net>
Sat, 28 Dec 2019 14:00:04 +0000 (14:00 +0000)
commitfe9ee2c9b9bd7d0ecd21bd13c63d7cf453d270d5
tree44bd5365b7c920f42b80c5350924981106121530
parent17492b8a6b21dad6295fcaf7800ceea2788c76a6
netlink: update 802.11 related netlink messages Linux kernel v5.4

Taking the Linux kernel v5.4 uapi/linux/nl80211.h file:
- Sort the enums in the generation script according to the header file
  to make incremental maintenance easier.
- Add listing of all additional enums found in the header file.
- Update the generated netlink dissector code for 802.11.

Change-Id: I9d2dc09d58d8f252d4746e662e4133d47a7525c5
Reviewed-on: https://code.wireshark.org/review/35570
Petri-Dish: Jaap Keuter <jaap.keuter@xs4all.nl>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Michael Mann <mmann78@netscape.net>
epan/dissectors/packet-netlink-nl80211.c
tools/generate-nl80211-fields.py