release 1.3.0
This commit is contained in:
parent
01919fffd9
commit
9fbf441896
2
NEWS.md
2
NEWS.md
@ -3,7 +3,7 @@ SmartCAPWAP
|
|||||||
|
|
||||||
CAPWAP WTP and AC implementation
|
CAPWAP WTP and AC implementation
|
||||||
|
|
||||||
Version 1.3.0 - unreleased
|
Version 1.3.0 - 08 Aug 2016
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
||||||
* forward PAE (IEEE 802.1X Authentication) frames as raw 802.11 frames to AC
|
* forward PAE (IEEE 802.1X Authentication) frames as raw 802.11 frames to AC
|
||||||
|
@ -17,6 +17,7 @@ NOTE: The WTP has been ported to libev, the AC has not been adjusted and is ther
|
|||||||
* 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))
|
||||||
|
* WPA2-PSK
|
||||||
|
|
||||||
Only cards with cfg80211 netlink API are supported. The following devices
|
Only cards with cfg80211 netlink API are supported. The following devices
|
||||||
have been tested:
|
have been tested:
|
||||||
@ -26,7 +27,8 @@ have been tested:
|
|||||||
|
|
||||||
### Planned WTP features:
|
### Planned WTP features:
|
||||||
|
|
||||||
* encryption (WPA2)
|
* WPA2 Enterprise
|
||||||
|
* 802.11r - BSS fast transition
|
||||||
* Hybrid-MAC ([RFC-7494](https://tools.ietf.org/html/rfc7494))
|
* Hybrid-MAC ([RFC-7494](https://tools.ietf.org/html/rfc7494))
|
||||||
|
|
||||||
## INSTALLATION
|
## INSTALLATION
|
||||||
|
Loading…
Reference in New Issue
Block a user