Don't manually register kernel_netlink_net

Load complete kernel_netlink plugin instead. Registering the TKM
specific plugins first still ensures that the correct ipsec plugin
is used.

Lazy initialize the RNG_WEAK plugin to avoid the unsatisfiable
soft dependency on startup.
This commit is contained in:
Reto Buerki
2013-03-19 15:23:50 +01:00
committed by Tobias Brunner
parent 32b2ea9edb
commit ae6f4ee39f
4 changed files with 11 additions and 16 deletions
+1
View File
@@ -26,6 +26,7 @@ PLUGINS = \
aes \
constraints \
hmac \
kernel-netlink \
pem \
pkcs1 \
pkcs8 \