Wireshark-commits: [Wireshark-commits] master 21fa4a4: Protobuf: for UDP frames, show top-level sum
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 22 Oct 2019 04:35:34 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=21fa4a427a80ac3178bb5cb1a931cf714135f9a9
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

21fa4a4 by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):

    Protobuf: for UDP frames, show top-level summary in columns.
    
    Will show PB(<message_name>) in Protocol column, and details of top-level
    message elements in the Info column.
    
    Change-Id: Ia00fb90bb7ec990300a990555a0ab6fbddf01ef9
    Reviewed-on: https://code.wireshark.org/review/34822
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Huang Qiangxiong <qiangxiong.huang@xxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f8ec872   Qt: Reset all changes in the column preferences
     add  21fa4a4   Protobuf: for UDP frames, show top-level summary in columns.


Summary of changes:
 epan/dissectors/packet-protobuf.c | 77 ++++++++++++++++++++++++++++++++-------
 1 file changed, 64 insertions(+), 13 deletions(-)