rp-pppoe: Add back from oldpackages with build fixes and enhanced packaging

Add back from oldpackages with fixes for build errors and UCIfication
(for LuCI app submitted in a related PR (against LuCI repo)).

NOTE: Untested packages have been marked with @BROKEN.  This can
be undone of others report success with the sniffer

Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
This commit is contained in:
Daniel Dickinson
2016-05-21 20:35:10 -04:00
parent b6f8e32089
commit 847706ba5a
13 changed files with 455 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
#debug
logfile /dev/null
noipdefault
noaccomp
nopcomp
nocrtscts
lock
maxfail 0
lcp-echo-failure 5
lcp-echo-interval 1
+2
View File
@@ -0,0 +1,2 @@
# client server secret IP addresses
* * * *
@@ -0,0 +1,9 @@
# PPP options for the PPPoE server
# LIC: GPL
require-pap
login
lcp-echo-interval 10
lcp-echo-failure 2
mru 1492
mtu 1492