URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3f01aaac49ee5701af3c053aabdfb7f592401055
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3f01aaa by Dario Lombardo (lomato@xxxxxxxxx):
json_dumper: add support to convert dots in underscores.
This is needed for ek json compatibility.
Change-Id: I75c74a1dc7996f3f4c17071508655ae6e3c6b94c
Reviewed-on: https://code.wireshark.org/review/30993
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 3f09bf6 packet-rsl: Add Establishment Cause from Channel Request to proto tree
add 3f01aaa json_dumper: add support to convert dots in underscores.
Summary of changes:
wsutil/json_dumper.c | 11 +++++++----
wsutil/json_dumper.h | 1 +
2 files changed, 8 insertions(+), 4 deletions(-)