ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 08b26a6: Dissect JSON-RPC over TCP or UDP

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 04 Apr 2018 10:04:11 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=08b26a68c5d248e51645099d93ab0411c361f22a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

08b26a6 by Michail Koreshkov (drkor@xxxxxxxxx):

    Dissect JSON-RPC over TCP or UDP
    
    Dissect protocols like OVSDB which transfer JSON over TCP or UDP
    
    Change-Id: I7c918b6a5fbef9568fc4258fd57bad39ff2d9203
    Reviewed-on: https://code.wireshark.org/review/26726
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  60d5edb   lemon: make some functions static.
    adds  08b26a6   Dissect JSON-RPC over TCP or UDP


Summary of changes:
 epan/dissectors/packet-json.c | 2 ++
 1 file changed, 2 insertions(+)