blob: a1ec7deb7bca6c6bd9a23b2a21aa4d8907779240 [file] [log] [blame]
config BR2_PACKAGE_PYTHON_PYPCAP
bool "python-pypcap"
depends on BR2_PACKAGE_PYTHON
select BR2_PACKAGE_LIBPCAP
help
The pypcap module is a object-oriented wrapper of the C libpcap library.
https://code.google.com/p/pypcap/