URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9cc49a7db3f271c2e3f26a174497e46105c63882
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9cc49a7 by Sean O. Stalley (sean.stalley@xxxxxxxxx):
Updated MAUSB Packet Type values
Packet type values are now consistant with spec.
Also, values in enum mausb_pkt_type are now consistant with
mausb_type_string array.
Change-Id: I515332bdbc1d1f06bd03e3da314c44d7e842f2f9
Signed-off-by: Sean O. Stalley <sean.stalley@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/7395
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 0002424 Remove most of the tvb_get_ptr calls in the packet-batadv.c dissector.
adds 9cc49a7 Updated MAUSB Packet Type values
Summary of changes:
epan/dissectors/packet-mausb.c | 256 ++++++++++++++++++++--------------------
1 file changed, 129 insertions(+), 127 deletions(-)