aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-12-10 12:40:55 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-12-10 12:40:55 +0000
commitb106a8f2553245836d901b9e92b923381575583a (patch)
tree6fb0a5d4801cc6676322c93369b20b75d67cff04 /package/network
parent8af89bbcb6a7c18bc4593f5823e0692f8648a098 (diff)
downloadupstream-b106a8f2553245836d901b9e92b923381575583a.tar.gz
upstream-b106a8f2553245836d901b9e92b923381575583a.tar.bz2
upstream-b106a8f2553245836d901b9e92b923381575583a.zip
kernel/modules: fix crypto API RNG for >=4.2
Since kernel 4.2, DRBG is the default crypto API RNG, replacing krng. As DRBG is not enabled, there is no crypto API RNG available when running kernel 4.2 or later. Because of this, IPsec SAs fail to install. In strongSwan, this results in a vague error that is difficult to debug: received netlink error: No such file or directory (2) Solve this by adding DRBG to the kmod-crypto-rng package. As enabling DRBG in the kernel config also enables the Jitterentropy RNG, include it in kmod-crypto-rng instead of having it in a separate package. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 47827
Diffstat (limited to 'package/network')
0 files changed, 0 insertions, 0 deletions