mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2026-01-12 17:28:05 +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()