URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=541fa17a34b847366901a98d7e88a8a7026afaf8
Submitter: "Pascal Quantin <pascal.quan...@gmail.com>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

541fa17 by Vasil Velichkov (vvvelich...@gmail.com):

    tshark: Allow exporting of PDUs to stdout
    
    The following command will export the PDUs to stdout
    tshark -r ./test.pcapng -U "OSI layer 3" -w -
    
    Change-Id: Idddded6bfcac458d82cdc033babc7546b67f7327
    Reviewed-on: https://code.wireshark.org/review/28919
    Petri-Dish: Anders Broman <a.broma...@gmail.com>
    Reviewed-by: Pascal Quantin <pascal.quan...@gmail.com>
    Petri-Dish: Pascal Quantin <pascal.quan...@gmail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    (cherry picked from commit ad145baeee9e43616b23539e8cdd90aaba0088eb)
    Reviewed-on: https://code.wireshark.org/review/29049
    Reviewed-by: Peter Wu <pe...@lekensteyn.nl>
    

Actions performed:

    from  7387928   Make a routine static that's not used outside its source 
file.
     add  541fa17   tshark: Allow exporting of PDUs to stdout


Summary of changes:
 tshark.c            |  9 +++++++--
 ui/tap_export_pdu.c | 12 +++++++++---
 2 files changed, 16 insertions(+), 5 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