Commit Graph

14 Commits

Author SHA1 Message Date
Jan Pavlinec 299e5b0a9b
treewide: add PKG_CPE_ID for better cvescanner coverage
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-09-17 12:40:26 +02:00
Sven Eckelmann bbb1ea7345 treewide: Change .*GPL.*+ licenses to SPDX compatible identifier
The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL
licenses. But a lot of packages did use a different, non-SPDX style with a
"+" at the end instead of "-or-later".

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2019-09-10 07:45:15 +02:00
Eneas U de Queiroz 2593eabd6b treewide: Capitalize submenus
Fixed a typo in tcpreplay.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-07-25 09:35:40 +08:00
Daniel F. Dickinson 6aac16b164 rp-pppoe: Remove myself as maintainer
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-07-04 23:49:35 -04:00
Eneas U de Queiroz e40d67a48f rp-pppoe: redo glibc patch
Previous fix broke compilation with kernel < 4.8

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-14 12:00:55 -03:00
Eneas U de Queiroz 0c995cabe7 rp-pppoe: Fixed compilation with glibc
Do not inlcude <netinet/in.h> when using glibc to avoid various
redefinitions.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-05-23 14:24:35 -03:00
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
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
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