Config.in 231 B

12345678
  1. config BR2_PACKAGE_PYTHON_DPKT
  2. bool "python-dpkt"
  3. select BR2_PACKAGE_PYTHON3_ZLIB # runtime
  4. help
  5. Fast, simple packet creation / parsing, with definitions
  6. for the basic TCP/IP protocols.
  7. https://github.com/kbandla/dpkt