mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-12-16 00:47:37 +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()