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
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
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
lldpd
mdns
odhcpd
omcproxy
openvpn
openvpn-easy-rsa
ppp ppp: Extend uci datamodel with persistency sypport 2016-08-18 09:49:18 +02:00
relayd
samba36 samba: add file/interface reload triggers & filter interfaces 2016-08-15 15:18:35 +02:00
uhttpd