svinota / pyroute2

Python Netlink and PF_ROUTE library — network configuration and monitoring
https://pyroute2.org/
Other
958 stars 249 forks source link

Extended capabilities in iwutil scan #1190

Open UltraBuk opened 7 months ago

UltraBuk commented 7 months ago

Hello everyone, I am using this cool project to run a network scan based on the implementation in iwutil.py. Is it possible to include the output for "extended capabilities" in the dict? I am especially interested in the flag "NL80211_ATTR_FTM_RESPONDER". If this already exists, I would appreciate a small example. Alternatively, the integration of this would be fantastic. Many thanks in advance!

svinota commented 7 months ago

I'll take a look this weekend