7 Commits

Author SHA1 Message Date
hauke
fadc28ab79 rp-pppoe: Fix linkage
Do not link against libevent if present on your target. That lib is
completely different from the libevent in rp-pppoe. The lib is part
of the dependencies, so no -L and -l are necessary anyway.

Signed-off-by: Nils Rennebarth <nils.rennebarth@teldat.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-06 21:58:45 +00:00
hauke
700454b43f Fix building of rp-pppoe plugin
The test for the if_pppox.h header file needs to also include linux/in6.h
(ipv6 support).

Fixes openwrt ticket #13321

Signed-off-by: Nils Rennebarth <nils.rennebarth@teldat.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39516 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-06 21:58:11 +00:00
luka
e5482f91dd [packages] rp-pppoe: upgrade to version 3.11
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35647 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 01:03:41 +00:00
cshore
c11b5b905b [packages] rp-pppoe: Fix configure test for kernel mode pppoe header which fails due to bad includes in configure test
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34433 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-01 17:02:42 +00:00
florian
181641d8b2 Update rp-pppoe to 3.9 (#3649)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11688 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-06 11:42:07 +00:00
nbd
c4d4f79875 fix rp-pppoe compile, upgrade to latest upstream version
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5731 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-08 22:03:23 +00:00
florian
9a38c4444f Port rp-pppoe to -ng
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-07 13:26:16 +00:00