kbandla / dpkt

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

modpcap reader support #633

Closed oosthoek closed 2 years ago

oosthoek commented 2 years ago

support for modified pcaps https://wiki.wireshark.org/Development/LibpcapFileFormat#modified-pcap

coveralls commented 2 years ago

Coverage Status

Coverage increased (+0.0004%) to 99.817% when pulling b2a59f8383da8099cb487f11057e9b35f996928d on oosthoek:feature/mod_pcap_reader_support into 85d5e949ca56d57a7d6aae66edf5fe0102e58d8a on kbandla:master.

oosthoek commented 2 years ago

@obormot ok hopefully this is good now :)

obormot commented 2 years ago

Thanks for your contribution @oosthoek !

oosthoek commented 2 years ago

@obormot thanks! is there a pypi release planned anytime soon?

obormot commented 2 years ago

Don't have it planned, but I've just created https://github.com/kbandla/dpkt/issues/634 to get it started when @brifordwylie or I get time to dedicate. Hopefully soon!