interface: add new "ifup-failed" hotplug event
authorMartin Schiller <ms@dev.tdt.de>
Fri, 31 Mar 2017 06:31:39 +0000 (08:31 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 9 May 2017 10:53:50 +0000 (12:53 +0200)
This hook makes it possible to do some helper work in hotplug scripts
when a connection is not established successfully.

example: try several username/passwords from a pool to establish a
pppoe or wwan connection by replacing the configured values of the
connection in a hotplug script.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>

No differences found