URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=00318b3267c22528134ffefa026f9a46abc3f5f9
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
00318b3 by nbertin (nicolas.bertin@xxxxxxxxxxxxxxxxx):
noe: updated decoding of messages
display True/False if a property is of type "bool"
display string if a property is of type "utf-8"
Change-Id: I3655b401298fc4cca9bcf5388707c90c4c1540bb
Reviewed-on: https://code.wireshark.org/review/31934
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b4f4804 ZBEE ZCL: Fixed errors in dissectors.
add 00318b3 noe: updated decoding of messages
Summary of changes:
epan/dissectors/packet-noe.c | 232 ++++++++++++++++++++++++++++++++++++-------
1 file changed, 195 insertions(+), 37 deletions(-)