http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38833
User: guy
Date: 2011/08/31 09:14 PM
Log:
Set eth.fcs_len in the pseudo-header for Ethernet packets.
Set the pseudo-header when doing the sequential read as well as when
doing random reads.
When writing packets to a CommView file, use a slightly less contorted
way to get the year/month/day/hour/minute/second values.
commview_dump() uses the pseudo_header argument; don't mark it as
unused.
Directory: /trunk/wiretap/
Changes Path Action
+39 -30 commview.c Modified