1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package
Leonardo Mörlein 5406684087 wireguard-tools: allow generating private_key
When the uci configuration is created automatically during a very early
stage, where no entropy daemon is set up, generating the key directly is
not an option. Therefore we allow to set the private_key to "generate"
and generate the private key directly before the interface is taken up.

Signed-off-by: Leonardo Mörlein <me@irrelefant.net>
Tested-by: Jan-Niklas Burfeind <git@aiyionpri.me>
2022-02-08 12:52:14 +01:00
..
base-files base-files: replace fgrep with grep -F 2022-02-06 23:09:15 +01:00
boot ramips: add support for Xiaomi Mi Router CR660x series 2022-02-07 00:03:27 +01:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware ipq40xx: add support for ZTE MF286D 2022-02-05 00:44:35 +01:00
kernel kernel: bpf-headers: fix build error when testing kernel is used 2022-02-06 12:43:57 +01:00
libs wolfssl: update to 5.1.1-stable 2022-02-01 23:18:01 +01:00
network wireguard-tools: allow generating private_key 2022-02-08 12:52:14 +01:00
system rpcd: update to latest Git HEAD 2022-02-07 11:44:37 +01:00
utils ucode: update to latest Git HEAD 2022-02-07 11:44:36 +01:00
Makefile