Commit graph

53 commits

Author SHA1 Message Date
Felix Fietkau
43695701ec ppp: move ppp-{up,down} from the netifd package to pppd
SVN-Revision: 31340
2012-04-17 21:35:13 +00:00
Felix Fietkau
a660a57d71 pppd: split files into netifd and non-netifd files, move the netifd ppp.sh file to the pppd package
SVN-Revision: 31041
2012-03-20 13:09:27 +00:00
Nicolas Thill
63820327d3 package/ppp: fix typo in r28868 (closes: #10429)
SVN-Revision: 29165
2011-11-15 23:40:39 +00:00
Nicolas Thill
72de194d16 package/ppp: use new service wrappers
SVN-Revision: 28868
2011-11-08 22:48:05 +00:00
Jo-Philipp Wich
5659ec6918 ppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service options by appending the nic-xxx argument last
SVN-Revision: 28364
2011-10-04 23:10:36 +00:00
Felix Fietkau
4c4da37c09 ppp: version bump to 2.4.5
Bump to the current version of PPP.

A few of the patches are either in 2.4.5 or something functionally equivalent is, so those patches were removed.

1 patch was added to accommodate pppol2pv3_addr which is referenced in a linux kernel header file, but isn't defined in the kernel header files packaged with PPP.

Redux: re-instate the commenting out of the exponential back-off as requested by Felix.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 27818
2011-07-28 16:51:12 +00:00
Felix Fietkau
01e7d775e7 ppp: remove -ffunction-sections, -fdata-sections and -Wl,--gc-sections, it can cause functions needed by plugins to disappear (fixes #9462)
SVN-Revision: 27159
2011-06-12 14:07:08 +00:00
Jo-Philipp Wich
8d47f51f7c ppp: prevent duplicate hotplug for non uci managed ppp interfaces (#9275)
SVN-Revision: 26742
2011-04-20 12:02:04 +00:00
Felix Fietkau
575a35c58d pppd: use -ffunction-sections, -fdata-sections and --gc-sections, saves 5k uncompressed
SVN-Revision: 25828
2011-03-02 12:48:00 +00:00
Felix Fietkau
5d0f9914ba ppp: add a more descriptive title for ppp-multilink
SVN-Revision: 25524
2011-02-13 16:25:33 +00:00
Felix Fietkau
63fef8ed5d ppp: move multilink support into a separate build variant - saves around 30k for the default build
SVN-Revision: 25523
2011-02-13 16:23:15 +00:00
Jo-Philipp Wich
1868be702d ppp: don't die on malformed PADS frames that might appear on instable DSL lines
SVN-Revision: 25044
2011-01-19 02:00:57 +00:00
Jo-Philipp Wich
5e76127831 ppp: bump pkg revision after latest changes
SVN-Revision: 25028
2011-01-17 02:14:32 +00:00
Jo-Philipp Wich
5cf136ae0e ppp: synthesize a .device option to make ifup work on pppoa interfaces again
SVN-Revision: 25025
2011-01-17 00:14:18 +00:00
Jo-Philipp Wich
a50421a302 pppd: use "atmdev" option to select the DSL adapter, this aligns it with br2684ctl and solves #8108
SVN-Revision: 23551
2010-10-20 17:56:29 +00:00
Jo-Philipp Wich
6029e1b618 ppp: - implement coldplugging for pppoa interfaces - honour device option to select the DSL adapter - don't set any default mtu, rely on pppd to negotiate it - bump pkg revision
SVN-Revision: 23530
2010-10-19 06:42:37 +00:00
Jo-Philipp Wich
073ade4368 ppp: utilize the new keepfiles facility to backup the whole radius directory
SVN-Revision: 23259
2010-10-05 19:32:49 +00:00
Jo-Philipp Wich
6a10b180ce ppp: mark /etc/ppp/ resources as conffiles
SVN-Revision: 23248
2010-10-05 17:13:07 +00:00
Jo-Philipp Wich
1cb2abca8e add maintainer information
SVN-Revision: 23159
2010-09-30 10:48:37 +00:00
Jo-Philipp Wich
a5d0879de7 ppp: use service_kill()
SVN-Revision: 23088
2010-09-19 14:09:27 +00:00
Jo-Philipp Wich
865e34b607 ppp: populate gateway of default route with peer address (#6259)
SVN-Revision: 22806
2010-08-25 23:10:40 +00:00
Jo-Philipp Wich
815b18051b pppd: only remove own default route on shutdown (#7694)
SVN-Revision: 22495
2010-08-04 21:47:29 +00:00
Jo-Philipp Wich
8079d54678 ppp: interpret "demand" option as timeout in seconds (#7517)
SVN-Revision: 21903
2010-06-26 18:11:04 +00:00
Nicolas Thill
338f1af5f3 bump release number for packages ahead of backfire in trunk
SVN-Revision: 21556
2010-05-23 21:55:40 +00:00
Jo-Philipp Wich
eb51e36a78 ppp: - don't let pppd control resolv.conf.auto because it will wipe foreign dns entries - handle dns setup in ip-up handler - use add_dns() and remove_dns() to only add/remove dns entries related to the corresponding pppd instance - make pppd shutdown work for interfaces without ifname option, e.g. pptp
SVN-Revision: 21392
2010-05-07 01:22:48 +00:00
Jo-Philipp Wich
3b5689eb5e ppp: rename 20-usb-modem to 20-atm-modem
SVN-Revision: 21303
2010-05-02 16:47:16 +00:00
Jo-Philipp Wich
b46d822e9b ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa package
SVN-Revision: 21302
2010-05-02 16:40:58 +00:00
Jo-Philipp Wich
e757ee80f7 ppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named interfaces when bringing up 3g, pptp, ppp or pppoe connections - get rid of unit count logic - shutdown pppd when ifdown is invoked - bump package revision
SVN-Revision: 21283
2010-05-01 17:54:37 +00:00
Felix Fietkau
e3597a8786 propagate atm header changes into pppoatm and br2684ctl as well
SVN-Revision: 20558
2010-03-28 21:55:54 +00:00
Travis Kemen
8ee9f9ee04 this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also fixes parallel build.
-Raphael

SVN-Revision: 19993
2010-03-05 20:10:37 +00:00
Jo-Philipp Wich
414761eeb3 ppp: add dns servers to uci state in the ip-up script
SVN-Revision: 17801
2009-09-30 16:06:20 +00:00
Nicolas Thill
6b575bcb0e ppp: quote positional parameters when calling up/down scripts (closes: #5622)
SVN-Revision: 17763
2009-09-27 14:14:09 +00:00
Andy Boyett
a5f80019ef bump some revisions and update copyrights
SVN-Revision: 17554
2009-09-10 10:07:04 +00:00
Jo-Philipp Wich
9137c11605 update ppp to v2.4.4 (#5102)
SVN-Revision: 15955
2009-05-20 22:36:38 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Florian Fainelli
a54018aa87 fix ppp and pptp typos where is used instead of (#4768, #4778)
SVN-Revision: 14882
2009-03-15 12:08:31 +00:00
Nicolas Thill
7075c9f917 oops, fix typo in [12368]
SVN-Revision: 12369
2008-08-22 05:03:37 +00:00
Nicolas Thill
2ac5a81ab4 install ppp development headers
SVN-Revision: 12368
2008-08-22 05:02:04 +00:00
Nicolas Thill
3d4052492d ppp/pptp fixes: - prevent ppp from logging to /etc/ppp/connect-errors (closes: #2989) - add dependency on ppp and kmod-gre to pptp - bump release number
SVN-Revision: 11018
2008-05-03 12:11:35 +00:00
Felix Fietkau
a79df14d21 bump ppp version
SVN-Revision: 9509
2007-11-07 13:24:13 +00:00
Felix Fietkau
f77a9849c0 add ppp ipv6 patch by farnz (from #2525)
SVN-Revision: 9508
2007-11-07 13:24:10 +00:00
Felix Fietkau
12a7f0f292 remove linux-atm from ppp build deps - the internal version seems to be working
SVN-Revision: 8964
2007-09-22 23:32:24 +00:00
Felix Fietkau
4db9556f99 bump package versions after updates
SVN-Revision: 8680
2007-09-07 20:41:57 +00:00
Nicolas Thill
34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Felix Fietkau
24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
2007-03-16 20:21:39 +00:00
Felix Fietkau
1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
2007-03-16 19:18:55 +00:00
Nicolas Thill
3de63356ba cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
SVN-Revision: 6180
2007-01-22 17:33:10 +00:00
Felix Fietkau
656412d1a3 Forward port whiterussian resolv.conf changes /etc/resolv.conf links to /tmp/resolv.conf /tmp/resolv.conf links to /tmp/resolv.conf.auto by default (which is where the ISPs nameserver is in) When dnsmasq starts, it replaces /tmp/resolv.conf with a file pointing to 127.0.0.1
SVN-Revision: 6043
2007-01-08 21:33:53 +00:00
Florian Fainelli
4f014d13c4 Also use INSTALL_CONF for ppp
SVN-Revision: 5994
2007-01-05 15:34:48 +00:00
Felix Fietkau
c2211dc51e replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
2006-11-23 00:29:07 +00:00