Wireshark-commits: [Wireshark-commits] rev 37567: /trunk/ /trunk/: tap-iostat.c
Date: Mon, 06 Jun 2011 10:34:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37567

User: sahlberg
Date: 2011/06/06 03:34 AM

Log:
 Add support for LOAD() calculations to tshark too just like I incorrectly
 stated it had at SNIA years ago.
 
 
 Example :
 tshark -n -r ../captures/smbwrite.cap
   -z "io,stat,0.001,LOAD(smb.time)smb.time" -q

Directory: /trunk/
  Changes    Path            Action
  +61 -13    tap-iostat.c    Modified