rp-pppoe: Add back from oldpackages with build fixes and enhanced packaging 2701/head
authorDaniel Dickinson <lede@daniel.thecshore.com>
Sun, 22 May 2016 00:35:10 +0000 (20:35 -0400)
committerDaniel Dickinson <lede@daniel.thecshore.com>
Mon, 23 May 2016 08:19:19 +0000 (04:19 -0400)
commit847706ba5ad78d9691a64c4cd77e0b043faab900
tree602c7630a92bdfc75e0dba9241ca5bd2825f4778
parentb6f8e320892866dd8cf182543ffe86ee7ad0786c
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>
13 files changed:
net/rp-pppoe/Makefile [new file with mode: 0644]
net/rp-pppoe/files/ppp/options [new file with mode: 0644]
net/rp-pppoe/files/ppp/pap-secrets [new file with mode: 0644]
net/rp-pppoe/files/ppp/pppoe-server-options [new file with mode: 0644]
net/rp-pppoe/files/ppp_defs.h [new file with mode: 0644]
net/rp-pppoe/files/pppoe-relay.default [new file with mode: 0644]
net/rp-pppoe/files/pppoe-relay.init [new file with mode: 0755]
net/rp-pppoe/files/pppoe-server.default [new file with mode: 0644]
net/rp-pppoe/files/pppoe-server.init [new file with mode: 0755]
net/rp-pppoe/files/pppoe.config [new file with mode: 0644]
net/rp-pppoe/patches/100-configure.patch [new file with mode: 0644]
net/rp-pppoe/patches/110-Makefile.patch [new file with mode: 0644]
net/rp-pppoe/patches/120-use-linux-ether-not-netinet.patch [new file with mode: 0644]