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