aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite_clopts.py
diff options
context:
space:
mode:
authorChristophe GUERBER <christophe.guerber@gmail.com>2018-11-29 18:49:29 +0100
committerAnders Broman <a.broman58@gmail.com>2018-11-30 05:11:23 +0000
commit9c0beafe44480b352bb4af56754143c9108a54fa (patch)
tree2fa61d5a333007f18f0ae994592cdfd7c91e3feb /test/suite_clopts.py
parent9bc4513d5a8ae97de391213f6548e3e704deafd6 (diff)
Fixes AODV packet dissector for flags in RREQ, RREP and RERR
Dissector code added flag values in the flag branch label. Values should be added by proto_tree_add_bitmask. Individual flags were all '0' when expanding the branch in the packet details window. Use proto_tree_add_bitmask_with_flags instead and correct flags values and length (as in packet-ip.c). Remove flag values adding to label "by hand" and remove unused local vars. Change-Id: Id5bc63d2e1a0453664d21f554f0f3b8c36d7263f Reviewed-on: https://code.wireshark.org/review/30835 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'test/suite_clopts.py')
0 files changed, 0 insertions, 0 deletions