tn3399_openwrt/package
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
..
base-files base-files: set pi_ifname in board.d case to fix deconfig 2016-08-14 23:10:17 +02:00
boot u-boot-envtools: fix building with glibc 2016-08-18 09:49:18 +02:00
devel package/devel/gdb: Update to 7.11.1 2016-08-15 15:32:37 +02:00
firmware ath10k-firmware: Update to latest 99X0 CT firmware. 2016-08-11 10:55:22 +02:00
kernel ath9k: switch to using mac80211 intermediate software queues 2016-08-17 07:02:54 +02:00
libs libs/gmp: update to 6.1.1 2016-08-15 15:32:38 +02:00
network ppp: Extend uci datamodel with persistency sypport 2016-08-18 09:49:18 +02:00
system mtd: fix building with glibc 2016-08-18 09:49:18 +02:00
utils mkelfimage: remove package, it is a host tool that has been unused for years 2016-08-02 13:54:56 +02:00
Makefile build: create a package feed directory containing all packages 2016-08-01 11:13:38 +02:00