| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.9.7 source code.tar.gz | 2026-02-08 | 239.9 kB | |
| 0.9.7 source code.zip | 2026-02-08 | 258.4 kB | |
| README.md | 2026-02-08 | 2.3 kB | |
| Totals: 3 Items | 500.6 kB | 3 | |
Enhancements and Fixes
- Info Screen:
- fix resolving 6/7GHz frequencies into channels (#139)
- filter out
/128IPv6 addresses (to display the address prefix) -
change
rx/txcounters to 64bit (#132) -
Netlink:
- fix memory leak by properly releasing allocated caches (#136)
- add fallback to reading 32 bit byte count (#133)
Miscellaneous
- replace deprecated
nl_send_autocall withnl_send_auto_complete - fix
nl80211compiler warning - fix
configurewhen using basic sh (#131)