URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c95424a8a41af26fbae90e8ebbbc652c4a7ba071
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c95424a by Harald Welte (laforge@xxxxxxxxxxxx):
packet-rsl: Add RLL UNITDATA INDICATION
I'm not quite sure why this message is missing from the wireshark
dissector. It's not particularly new, at least I don't recall ever
having seen a spec document in the past decade or so that was missing
this message type. Perhaps a simple oversight.
Change-Id: Idb6c53ff6dc6d65f6ca7ce30a89499d8383d01f6
Reviewed-on: https://code.wireshark.org/review/25974
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 0f44950 radiotap: Fixes because the meaning of some fields changed.
adds c95424a packet-rsl: Add RLL UNITDATA INDICATION
Summary of changes:
epan/dissectors/packet-rsl.c | 11 +++++++++++
1 file changed, 11 insertions(+)