Commit Graph

5 Commits

Author SHA1 Message Date
David Anderson
bd7be1a19a Enable custom import paths. 2016-03-24 13:12:10 -07:00
David Anderson
576e70e92c Add copyright/license headers to source. 2016-03-05 15:14:52 -08:00
David Anderson
178a83f3e0 Make pcap.Reader's API look like bufio.Scanner's.
The Next/Packet/Err structure makes read loops much
cleaner, and presents a more familiar interface for people
familiar with the stdlib.
2016-02-27 21:21:10 -08:00
David Anderson
6b9cba0085 Add brief package documentation. 2016-02-27 20:31:08 -08:00
David Anderson
7549f62395 Implement a pcap writer. 2016-02-27 20:25:43 -08:00