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:
@ -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
|
||||
|
Reference in New Issue
Block a user