URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e0461ecd4384377042fe3787acddfcc4d1ed7587
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e0461ec 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>
Actions performed:
from a8652ea DLSw: ett2 proto_item variable is an input parameter for dissect_dlsw_capex()
adds e0461ec 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(-)