1config BR2_PACKAGE_PYTHON_PYROUTE2 2 bool "python-pyroute2" 3 select BR2_PACKAGE_PYTHON3_SQLITE 4 help 5 Python netlink library - Linux network / netns / wireless / 6 ipset configuration. 7 8 https://github.com/svinota/pyroute2 9