URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dfb98b8458def718bc11d9291f9a81f0da84554c
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
dfb98b8 by Mikael Kanstrup (mikael.kanstrup@xxxxxxxx):
nl80211: Parse FRAME attribute using 802.11 dissector
The NL80211_ATTR_FRAME attribute value contains a full 802.11
frame with header. Let the 802.11 dissector dissect this.
Change-Id: I2e97644d142b510deaf75a1c922dcac4a12e0a27
Reviewed-on: https://code.wireshark.org/review/32364
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 34175de nl80211: Dissect wiphy name and alpha2 attributes as strings
add dfb98b8 nl80211: Parse FRAME attribute using 802.11 dissector
Summary of changes:
epan/dissectors/packet-netlink-nl80211.c | 14 ++++++++++++++
1 file changed, 14 insertions(+)