Commit Graph

12 Commits

Author SHA1 Message Date
Alin Nastac b8e6e7f0e8 rp-pppoe: add support for logical interface names and fix interface triggers
Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
2018-04-23 09:19:27 +02:00
Alin Nastac 26f8225d0a rp-pppoe: support for enabled uci parameters
Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
2018-04-19 08:30:07 +02:00
Alin Nastac 860187dcde rp-ppoe: fix init script indentation and add STOP level
Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
2018-04-19 08:17:29 +02:00
Felix Fietkau f7e0e06fcb rp-pppoe: depend on ppp instead of selecting it
ppp has multiple variants, so selecting one of them introduces a
recursive dependency for any packge selecting it.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-03-08 11:11:30 +01:00
Felix Fietkau ac5b0f1996 rp-pppoe: fix pppoe server issues
Use ppp-mod-pppoe instead of shipping its own broken plugin
Always use rp-pppoe.so instead of the (not packaged) pppoe user space
implementation

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-03-07 18:41:01 +01:00
Felix Fietkau cf3e9c3f71 rp-pppoe: fix linker errors
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-03-07 17:20:31 +01:00
Felix Fietkau 3412ddb2c0 rp-pppoe: refresh patches
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-03-07 17:20:31 +01:00
Paul Wassi 89c7fa089e net/rp-pppoe: cleanup config options
Remove misspelled configuration options which were left in place
for reasons of backwards-compatibility.

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2017-10-04 16:14:51 +02:00
Paul Wassi a5c43479ce net/rp-pppoe: fix typo in init script
Due to a typo in the init scripts, certain parameters are not appended
to the cmdline. (max. # of concurrent sessions).
For backwards compatibility leave both spellings in place.

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2017-10-04 16:13:38 +02:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Daniel Dickinson f6611ab828 net/rp-pppoe: Update to 3.12
Update package to latest stable upstream and update my maintainer email

Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
2016-10-23 17:35:07 -04:00
Daniel Dickinson 847706ba5a 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>
2016-05-23 04:19:19 -04:00