mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-11-03 07:57:22 +01:00
It appears different versions of pyroute2 may or may not have iwutil, and instead use pyroute2.IW() directly. Try the iwutil way first, then pyroute2.IW()