Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
- move own headers to include/iwinfo/ and shipped ones to include/iwinfo/api/
- split into libiwinfo and libiwinfo-lua which contains only the binding
- provide a public api for libiwinfo
- install development headers and shared objects
|
|
against the wrong phy
|
|
against the wrong phy if no interfaces are found (#347)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
called on a not existing phy
|
|
|
|
- don't assume madwifi and nl80211 backends if no backend given
- only print intersection of group and unicast ciphers in crypto description
- fix crypto detection on madwifi in client mode
- bump pkg revision
|
|
|
|
numbers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ifdown, fix available txpower display
|
|
fix description string for no crypto
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pseudodevices in nl80211 backend, implement __gc methamethod
|
|
when no channel is set, bump version
|
|
|
|
|
|
|
|
|
|
mapping)
|
|
- fix compilation of WL backend
- conditionally compile backends according to selected wifi drivers
|
|
|
|
|
|
|
|
- added NL80211 interface for b43 / ath5k / ath9k
- introduces txpower() and encryption() methods
- introduces iwinfo cli frontend for data access
- supports scanning in AP mode (experimental) and through wpa_supplicant
|