transition to WolfSSL API

Rename all remaining CyaSSL API references to WolfSSL.
Newer WolfSSL have significant DTLS fixes and security
improvements. Continuing to support old CyaSSL releases
would impact the perfomance of encrypted WTP sessions.
This commit is contained in:
Andreas Schultz
2016-03-07 15:32:36 +01:00
parent 94d6702d9a
commit 667d7a59e7
4 changed files with 79 additions and 79 deletions

View File

@ -29,7 +29,7 @@ define Package/smartcapwap
CATEGORY:=Network
TITLE:=SmartCAPWAP WTP
MAINTAINER:=Massimo Vellucci <vemax78@gmail.com>
DEPENDS:=+libnl-tiny +libconfig +libcyassl +kmod-smartcapwap
DEPENDS:=+libnl-tiny +libconfig +libwolfssl +kmod-smartcapwap
endef
define Package/smartcapwap/description