openwrt/package/network/services
Hans Dedecker d7c249fa1c ppp: Extend uci datamodel with persistency sypport
PPP daemon can be put into persist mode meaning the
daemon will not exit after a connection gets terminated
but will instead try to reopen the connection.
The re-initiation after the link has been terminated
can be controlled via holdoff; this is helpfull in
scenarios where a BRAS is in denial of service mode
due to link setup requests after a BRAS has gone down

Following uci parameters have been added :
persist (boolean) : Puts the ppp daemon in persist mode
maxfail (integer) : Number of consecutive fail attempts which
puts the PPP daemon in exit mode
holdoff (interget) : Specifies how many seconds to wait
before re-initiating link setup after it has been terminated

Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2016-08-18 09:49:18 +02:00
..
authsae packages: prefer http over git for git protocol 2016-06-22 19:32:06 +02:00
dnsmasq dnsmasq: drop --interface and --except-interface options when the interface cannot be found 2016-07-29 20:58:14 +02:00
dropbear dropbear: security update to 2016.74 2016-08-12 11:45:47 +02:00
ead treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
hostapd hostapd: Allow RADIUS accounting without 802.1x 2016-08-11 10:45:33 +02:00
igmpproxy igmpproxy: remove procd_open_trigger/procd_close_trigger calls 2016-07-29 16:41:09 +02:00
ipset-dns treewide: replace jow@openwrt.org with jo@mein.io 2016-06-07 11:42:52 +02:00
lldpd lldpd: Use /etc/os-release instead of /etc/openwrt_* 2016-06-27 15:16:01 +02:00
mdns package/*: update git urls for project repos 2016-06-13 22:51:41 +02:00
odhcpd packages: prefer http over git for git protocol 2016-06-22 19:32:06 +02:00
omcproxy omcproxy: fix PKG_LICENSE string 2015-10-26 09:01:48 +00:00
openvpn openvpn: fix missing cipher list for polarssl in v2.3.11 2016-06-28 10:47:22 +02:00
openvpn-easy-rsa packages: remove uneeded PKG_BUILD_DIR overrides 2015-02-22 01:31:21 +00:00
ppp ppp: Extend uci datamodel with persistency sypport 2016-08-18 09:49:18 +02:00
relayd package/*: update git urls for project repos 2016-06-13 22:51:41 +02:00
samba36 samba: add file/interface reload triggers & filter interfaces 2016-08-15 15:18:35 +02:00
uhttpd uhttpd: update to the latest version, adds some extensions to handler script support 2016-06-16 19:00:16 +02:00