freewtp/NEWS.md

43 lines
937 B
Markdown
Raw Normal View History

2016-08-22 17:38:16 +02:00
FreeWTP
=======
2016-08-22 17:38:16 +02:00
Open Source CAPWAP WTP implementation
Version 1.4.0 - 22 Aug 2016
---------------------------
* renamed to FreeWTP
* RFC-7494 support
* fix DTLS handshake failure handling
2016-08-15 15:38:49 +02:00
Version 1.3.2 - 15 Aug 2016
---------------------------
* support management frame protection
2016-08-11 16:03:46 +02:00
Version 1.3.1 - 11 Aug 2016
---------------------------
* fix hw queue selection for 802.11 raw frame injection
* initial Linux ftrace support
2016-08-08 09:28:18 +02:00
Version 1.3.0 - 08 Aug 2016
---------------------------
* forward PAE (IEEE 802.1X Authentication) frames as raw 802.11 frames to AC
* implement encryption support for group and peer temporal keys (CCMP only)
2016-05-06 17:58:27 +02:00
Version 1.2.1 - 06 May 2016
---------------------------
* fix Add WLAN's capability field
* fix mssing IEEE 802.11 Assigned WTP BSSID IE in Add WLAN response
Version 1.2.0 - 29 Apr 2016
---------------------------
* 802.11n support
* WMM/WME support
* ported to libev
* ported to Linux 4.4