URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fce04c23ef15aa17d2d23e3cb31ca967c40ed9a9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fce04c2 by Richard Sharpe (realrichardsharpe@xxxxxxxxx):
ieee80211: Bring HT Info into conformance with IEEE802.11-2016.
The HT Information element has changed since IEEE802.11n. This updates
that element to bring it in conformance with IEEE802.11-2016.
Change-Id: Ifa380b9a4dee00e0b2f07f5aabb6a18579aa8f71
Reviewed-on: https://code.wireshark.org/review/27371
Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b1e0cb0 coap: fix use-after-free of "coinfo->ctype_str"
adds fce04c2 ieee80211: Bring HT Info into conformance with IEEE802.11-2016.
Summary of changes:
epan/dissectors/packet-ieee80211.c | 111 +++++++++++++++----------------------
1 file changed, 46 insertions(+), 65 deletions(-)