URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6cf6cdb56fbca962db6685ed8525deffe07c37bd
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6cf6cdb by Chris Brandson (chris.brandson@xxxxxxxxx):
Added support for Payload IE Vendor OUI.
IEEE has run out of Payload IE IDs so ZigBee and
future IEs must use Vendor OUIs.
Change-Id: I6eed4382d099364605649eb7577a5e2691e97dd3
Reviewed-on: https://code.wireshark.org/review/13971
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 1e8905c Don't bother setting phdr->pkt_encap to wth->file_encap.
adds 6cf6cdb Added support for Payload IE Vendor OUI.
Summary of changes:
epan/dissectors/packet-ieee802154.c | 17 +++++++++++++++++
epan/dissectors/packet-ieee802154.h | 6 +++++-
2 files changed, 22 insertions(+), 1 deletion(-)