URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8d109ce13b8fd2210b103b329ac7a9602e1e0a6d
Submitter: "Guy Harris <g...@alum.mit.edu>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

8d109ce by Vasil Velichkov (va...@vvelichkov2.dev.opencode.com):

    tshark: Print the packets' comments in the expert info
    
    Previously 'tshark -z expert' was failing with abort when a packet
    contains a comment
    
    - Add a new comment parameter and update the tshark's manual page
    - Add a new comment_level severity and change the default lavel to it.
    - Add various 'tshark -z expert' tests
    
    Change-Id: I188317da5e00019b8f2b725f0fe84942f774520f
    Reviewed-on: https://code.wireshark.org/review/30610
    Petri-Dish: Guy Harris <g...@alum.mit.edu>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <g...@alum.mit.edu>
    (cherry picked from commit ec95ae98ed29190f3df044e8676d6aed101405c0)
    Reviewed-on: https://code.wireshark.org/review/30611
    

Actions performed:

    from  27bd37d   extcap: Allow ASCII '0' in preference name
     add  8d109ce   tshark: Print the packets' comments in the expert info


Summary of changes:
 doc/tshark.pod      |  2 +-
 ui/cli/tap-expert.c | 12 ++++++++++--
 2 files changed, 11 insertions(+), 3 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to