Wireshark-commits: [Wireshark-commits] rev 49780: /trunk/ /trunk/: tshark.c

Date: Wed, 05 Jun 2013 03:07:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49780

User: cmaynard
Date: 2013/06/04 08:07 PM

Log:
 Allow tshark to read a pcap file and either save it as a new pcap file or for packets to be read from the original pcap file, possibly filtered, then sent to stdout and piped to either tshark or wireshark, which can then read those filtered packets from stdin.  Patch submitted by me in bug 2868, although it doesn't actually fix that bug.
 #BACKPORT(1.10)

Directory: /trunk/
  Changes    Path          Action
  +7 -3      tshark.c      Modified