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

Date: Wed, 05 Jun 2013 15:50:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49786

User: gerald
Date: 2013/06/05 08:50 AM

Log:
 Copy over r49780 from the trunk:
 
   ------------------------------------------------------------------------
   r49780 | cmaynard | 2013-06-04 20:07:57 -0700 (Tue, 04 Jun 2013) | 3 lines
   Changed paths:
      M /trunk/tshark.c
 
   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-1.10/
  Changes    Path          Action
  +7 -3      tshark.c      Modified