[ovs-dev] [PATCH v2 0/2] Add nanosecond resolution PCAP support

Ben Pfaff blp at ovn.org
Sat Oct 6 00:42:21 UTC 2018


On Fri, Oct 05, 2018 at 12:52:38PM -0400, Mark Michelson wrote:
> PCAP files can support nanosecond resolution instead of microsecond
> resolution in timestamps. It indicates this is in effect in the header
> of the file in the magic number. Without these patches we'll think that
> the pcap file is invalid if it is using nanosecond resolution.
> 
> Mark Michelson (2):
>   ovs-pcap: Support nanosecond resolution pcap files.
>   pcap-file: Add nanosecond resolution pcap support.

Thanks!  Applied to master.


More information about the dev mailing list