android-dns: Remove legacy Android DNS plugin
This was written for the original native Android port. It was never used by the later Android app.
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ include $(CLEAR_VARS)
|
||||
# this is the list of plugins that are built into libstrongswan and charon
|
||||
# also these plugins are loaded by default (if not changed in strongswan.conf)
|
||||
strongswan_CHARON_PLUGINS := android-log openssl fips-prf random nonce pubkey \
|
||||
pkcs1 pkcs8 pem xcbc hmac kdf kernel-netlink socket-default android-dns \
|
||||
pkcs1 pkcs8 pem xcbc hmac kdf kernel-netlink socket-default \
|
||||
stroke eap-identity eap-mschapv2 eap-md5 eap-gtc
|
||||
|
||||
# list of all plugins - used to enable them with the function below
|
||||
|
||||
Reference in New Issue
Block a user