update README and NEWS for 1.2.0 release
This commit is contained in:
parent
651ccc0d33
commit
480f5d8782
12
NEWS.md
Normal file
12
NEWS.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
SmartCAPWAP
|
||||||
|
===========
|
||||||
|
|
||||||
|
CAPWAP WTP and AC implementation
|
||||||
|
|
||||||
|
Version 1.2.0 - 29 Apr 2016
|
||||||
|
---------------------------
|
||||||
|
|
||||||
|
* 802.11n support
|
||||||
|
* WMM/WME support
|
||||||
|
* ported to libev
|
||||||
|
* ported to Linux 4.4
|
@ -12,14 +12,17 @@ NOTE: The WTP has been ported to libev, the AC has not been adjusted and is ther
|
|||||||
|
|
||||||
* 802.11b
|
* 802.11b
|
||||||
* 802.11g
|
* 802.11g
|
||||||
|
* 802.11a
|
||||||
* WMM/WME (mostly)
|
* WMM/WME (mostly)
|
||||||
* Local MAC
|
* Local MAC
|
||||||
* single radio, single WLAN mode
|
* single radio, single WLAN mode
|
||||||
* 802.11n ([draft-ietf-opsawg-capwap-extension-06](https://tools.ietf.org/html/draft-ietf-opsawg-capwap-extension-06))
|
* 802.11n ([draft-ietf-opsawg-capwap-extension-06](https://tools.ietf.org/html/draft-ietf-opsawg-capwap-extension-06))
|
||||||
|
|
||||||
Only cards with cfg80211 netlink API are supported and only
|
Only cards with cfg80211 netlink API are supported. The following devices
|
||||||
ath9k cards (in particular Qualcomm Atheros AR5418) have
|
have been tested:
|
||||||
been tested.
|
|
||||||
|
* Atheros AR9280 (Compex WLE200NX)
|
||||||
|
* Mediatek MT7602E, MT7612E (ZBT WG2626, ALL-WR1200AC_WRT)
|
||||||
|
|
||||||
### Planned WTP features:
|
### Planned WTP features:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user