Wireshark-commits: [Wireshark-commits] master-1.12 1dba335: Indicate tshark can read (-r) from stdi
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1dba3352952807218c5c0059b70ffd9ddeeecc72
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
1dba335 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
    Indicate tshark can read (-r) from stdin and named pipes now.
    
    (Though it works only with certain formats.)  As requested in:
    https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2874#c4
    
    Change-Id: I2ce0509d8750b21ae0167d12459074ba0f9506f8
    Reviewed-on: https://code.wireshark.org/review/2646
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    (cherry picked from commit e0461ecd4384377042fe3787acddfcc4d1ed7587)
    Reviewed-on: https://code.wireshark.org/review/3989
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    
Actions performed:
    from  baf8839   Work around an apparent bug in GtkFileChooserButton.
    adds  1dba335   Indicate tshark can read (-r) from stdin and named pipes now.
Summary of changes:
 doc/tshark.pod |    5 +++--
 tshark.c       |    2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)