2 Commits

Author SHA1 Message Date
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
7549f62395 Implement a pcap writer. 2016-02-27 20:25:43 -08:00