Openwrt/package/kernel/linux/modules
Felix Fietkau b106a8f255 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
2015-12-10 12:40:55 +00:00
..
001-depends.mk
block.mk package: kernel: update dependencies for 4.4 2015-12-02 22:19:31 +00:00
can.mk kernel: add missing CAN related config symbol 2015-09-24 08:41:15 +00:00
crypto.mk kernel/modules: fix crypto API RNG for >=4.2 2015-12-10 12:40:55 +00:00
firewire.mk
fs.mk
hwmon.mk package: kernel: update dependencies for 4.4 2015-12-02 22:19:31 +00:00
i2c.mk
input.mk kernel: remove kmod-acpi-button package, it is already built into the kernel 2015-11-07 16:22:23 +00:00
leds.mk
lib.mk
netdevices.mk kernel: add mvsw61xx module package 2015-10-19 10:10:41 +00:00
netfilter.mk package: kernel: update dependencies for 4.4 2015-12-02 22:19:31 +00:00
netsupport.mk kernel: kmod-udptunnel6 depends on IPv6 2015-11-16 17:39:32 +00:00
nls.mk
other.mk package: kernel: update dependencies for 4.4 2015-12-02 22:19:31 +00:00
pcmcia.mk
sound.mk modules: package VIA AC97 modules 2015-10-26 11:54:15 +00:00
spi.mk
usb.mk package: kernel: update dependencies for 4.4 2015-12-02 22:19:31 +00:00
video.mk
virtual.mk kernel: remove kmod-xen-kbddev, it is already enabled in the kernel config 2015-11-07 16:22:31 +00:00
w1.mk
wireless.mk
wpan.mk package: kernel: update dependencies for 4.4 2015-12-02 22:19:31 +00:00