ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 953e6b1: Pass data to JSON through dissector data, no

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 24 Nov 2014 16:51:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=953e6b1dd079e5febd0b1eaca8d4f70d60764679
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

953e6b1 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Pass data to JSON through dissector data, not pinfo->private_data.
    
    Change-Id: I21dc2777822f0836f486432343cc1238886ad29d
    Reviewed-on: https://code.wireshark.org/review/5460
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0c716f7   openflow; Fix a (no-effect) typo in openflow_version_values[]
    adds  953e6b1   Pass data to JSON through dissector data, not pinfo->private_data.


Summary of changes:
 epan/dissectors/packet-hpfeeds.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)