Clone this repo:
  1. b50e181 Merge pull request #251 from ecatmur/master by kbandla · 7 days ago master
  2. 265aa7d Merge pull request #275 from kbandla/no-waffle-yes-zenhub by Brian Wylie · 4 weeks ago
  3. a8bc35d zenhub is nicer/better than waffle just go here https://www.zenhub.com/ click button and the dpkt github pages will have a couple new tabs/buttons by Brian Wylie · 4 weeks ago no-waffle-yes-zenhub
  4. cff7bc5 Merge pull request #274 from j-m-patterson/master by Brian Wylie · 4 weeks ago
  5. d60be2b change variable name in rip __len__ function by j-m-patterson · 4 weeks ago

dpkt

A fast, simple packet creation/parsing python module with definitions for the basic TCP/IP protocols.

travis coveralls landscape version downloads

wheel supported-versions supported-implementations

Installation

pip install dpkt

Documentation

dpkt.readthedocs.org

About

This is based on dpkt (Google Code) lead by Dug Song and is now being maintained and improved by an extended set of contributors and developers.

LICENSE

BSD 3-Clause