URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=563319555037d4ed5ed4ad6c82f14b208105e8cc
Submitter: "Richard Sharpe <realrichardsharpe@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
5633195 by Richard Sharpe (realrichardsharpe@xxxxxxxxx):
radiotap: Implement L-SIG support based on the RFC.
The RFC was posted in the Radiotap mailing list.
Change-Id: I8ddb1cd474d05c94d1b5a51eb5e16d548a313a86
Reviewed-on: https://code.wireshark.org/review/28923
Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
Actions performed:
from e83e70c ssl: Remove SSL_VER_UNKNOWN from ssl_version_short_names
add 5633195 radiotap: Implement L-SIG support based on the RFC.
Summary of changes:
epan/dissectors/packet-ieee80211-radiotap-defs.h | 10 ++-
epan/dissectors/packet-ieee80211-radiotap-iter.c | 1 +
epan/dissectors/packet-ieee80211-radiotap.c | 89 ++++++++++++++++++++++++
3 files changed, 99 insertions(+), 1 deletion(-)