tn3399_openwrt/package
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
..
base-files board.d: add support for gpio_switch sections 2015-12-04 15:02:32 +00:00
boot uboot-imx6: fix build with gcc-5 2015-11-24 18:27:57 +00:00
devel package/devel/perf: fix build for kernel 4.1 2015-11-02 10:16:28 +00:00
firmware lantiq: add dsl-vrx200-firmware-xdsl-b: add Annex B version of VRX200 DSL firmware 2015-11-25 22:36:38 +00:00
kernel kernel/modules: fix crypto API RNG for >=4.2 2015-12-10 12:40:55 +00:00
libs popt: remove xgettext prereq check, it is not necessary 2015-12-10 12:40:19 +00:00
network lldpd: add STOP=01 param in init script 2015-12-05 09:57:19 +00:00
system ubus: fix various ACL processing problems 2015-12-09 19:42:00 +00:00
utils busybox: Update config for 1.24.1 2015-12-05 09:51:30 +00:00
Makefile build: Prevent more gzip timestamps 2015-07-14 09:57:45 +00:00