plugin load configuration in strongswan.conf
some components accept a "component.load" option with a space separated list of plugins to load libcharon- plugins are now handled the same way as libstrongswan- plugins
This commit is contained in:
@@ -259,6 +259,7 @@ char *whitelist[] = {
|
||||
"setlocale",
|
||||
/* ignore dlopen, as we do not dlclose to get proper leak reports */
|
||||
"dlopen",
|
||||
"dlerror",
|
||||
/* mysql functions */
|
||||
"mysql_init_character_set",
|
||||
"init_client_errs",
|
||||
|
||||
Reference in New Issue
Block a user