You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Florian Eckert 8fe9940db6 openvpn: add generic hotplug mechanism
Pass a default --up and --down executable to each started OpenVPN instance
which triggers /etc/hotplug.d/openvpn/ scripts whenever an instance
goes up or down.

User-configured up and down scripts are invoked by the default shipped
01-user hotplug handler to ensure that existing setups continue to work
as before.

As a consequence of this change, the up, down and script_security OpenVPN
options are removed from the option file, since we're always passing them
via the command line, they do not need to get included into the generated
configuration.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
[reword commit message, move hotplug executable to /usr/libexec]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
4 years ago
..
base-files base-files: prevent issues w/ overlay on powerloss after sysupgrade 4 years ago
boot ath79: add support for the Netgear WNDRMAC v1 4 years ago
devel kernel: fix portability issue with perf on linux 5.4 4 years ago
firmware ipq40xx: add support for EnGenius EMR3500 4 years ago
kernel kirkwood: move mmc/sd features to modules 4 years ago
libs uclient: uclient-fetch: add option to read POST data from file 4 years ago
network openvpn: add generic hotplug mechanism 4 years ago
system mtd: enable wrgg support for ath79 4 years ago
utils exfat-utils: move into packages feed 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago