URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9be139cae0b9e82524a670e33429ad147859ff6d
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9be139c by Yasuyuki Tanaka (yasuyuki.tanaka@xxxxxxxx):
ieee802154: support 6top protocol (6P) draft-10
- remove GEN field, that is obsoleted
- add SIGNAL command
- update return codes following the draft
Bug: 14542
Change-Id: I7eeb6f832d23688d5dc50f68224da9a7612429ff
Reviewed-on: https://code.wireshark.org/review/26553
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from eea63ae TLS: allow cipher information to be retrieved
adds 9be139c ieee802154: support 6top protocol (6P) draft-10
Summary of changes:
epan/dissectors/packet-ieee802154.c | 81 +++++++++++++++++--------------------
epan/dissectors/packet-ieee802154.h | 22 +++++-----
2 files changed, 49 insertions(+), 54 deletions(-)