K 10 svn:author V 8 hselasky K 8 svn:date V 27 2012-03-16T16:29:21.765115Z K 7 svn:log V 331 Fix cross-platform issue about the file-format in which usbdump stores data. Until this patch it was not possible to exchange traces between 32-bit, 64-bit, big- and little endian platforms. The problem is the dynamic nature of the BPF timestamp in the header. All other fields are fixed size and little endian. MFC after: 5 days END