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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if libnl-1.1 is enabled in OpenWrt
|
|
|
|
|
|
|
|
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
|