URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7dd68fce89908c382be9bde1e83de84141e6742e
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
7dd68fc by Richard Sharpe (realrichardsharpe@xxxxxxxxx):
ieee80211: Add support for some elements of 802.11k.
These elements were folded into 802.11-2012 and thus are also in
802.11-2016.
The code was contributed by George Baltatanu with some minor changes
by me.
Change-Id: Ieea61dea9d333a43dded16d7634c7fc325374e8e
Reviewed-on: https://code.wireshark.org/review/29283
Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 708c1ae gitlab-ci: rename tasks and remove extra spaces.
add 7dd68fc ieee80211: Add support for some elements of 802.11k.
Summary of changes:
epan/dissectors/packet-ieee80211.c | 386 ++++++++++++++++++++++++++++++++-----
1 file changed, 341 insertions(+), 45 deletions(-)