URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=27070dd05964823adefbd159595e61b515c52e49
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
27070dd by Tom Hughes (tom@xxxxxxxxxx):
IAX: Improve decoding of IAX2 codec details
This adds a number of new codecs and extends the dissector
to handle 64 bit codec masks correctly.
Change-Id: Ib9ad5d178db269ba56bbac8ef6429cca49f6fc33
Reviewed-on: https://code.wireshark.org/review/30384
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 99c62bf Add support for extended 64 bit value to string matching
add 27070dd IAX: Improve decoding of IAX2 codec details
Summary of changes:
epan/dissectors/packet-iax2.c | 319 ++++++++++++++++++++++++++++++------------
epan/iax2_codec_type.h | 68 +++++----
2 files changed, 265 insertions(+), 122 deletions(-)