netboot/pcap
David Anderson 9c43c0a5c9 Output pcap timestamps as UnixNano.
Stringifying ends up outputting them with a machine-dependent timezone,
and a numeric timestamp is easier to grok in a test like this anyway.
2016-03-24 17:37:34 -07:00
..
testdata Output pcap timestamps as UnixNano. 2016-03-24 17:37:34 -07:00
reader_test.go Output pcap timestamps as UnixNano. 2016-03-24 17:37:34 -07:00
reader.go Enable custom import paths. 2016-03-24 13:12:10 -07:00
writer_test.go Remove dependency on prettyprint library. 2016-03-24 17:26:45 -07:00
writer.go Add copyright/license headers to source. 2016-03-05 15:14:52 -08:00