kbandla / dpkt

fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols
Other
1.08k stars 270 forks source link

Universal pcap reader #594

Closed obormot closed 2 years ago

obormot commented 3 years ago

Feature request: dpkt needs a universal pcap reader that'll instantiate either dpkt.pcap.Reader or dpkt.pcapng.Reader automatically, depending on the underlying pcap file format