Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ppp: don't die on malformed PADS frames that might appear on instable DSL lines | Jo-Philipp Wich | 2011-01-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 25044 | ||||
* | ppp: bump pkg revision after latest changes | Jo-Philipp Wich | 2011-01-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 25028 | ||||
* | ppp: synthesize a .device option to make ifup work on pppoa interfaces again | Jo-Philipp Wich | 2011-01-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 25025 | ||||
* | pppd: use "atmdev" option to select the DSL adapter, this aligns it with ↵ | Jo-Philipp Wich | 2010-10-20 | 1 | -1/+1 |
| | | | | | | br2684ctl and solves #8108 SVN-Revision: 23551 | ||||
* | ppp: - implement coldplugging for pppoa interfaces - honour device option to ↵ | Jo-Philipp Wich | 2010-10-19 | 1 | -1/+1 |
| | | | | | | select the DSL adapter - don't set any default mtu, rely on pppd to negotiate it - bump pkg revision SVN-Revision: 23530 | ||||
* | ppp: utilize the new keepfiles facility to backup the whole radius directory | Jo-Philipp Wich | 2010-10-05 | 1 | -4/+1 |
| | | | | SVN-Revision: 23259 | ||||
* | ppp: mark /etc/ppp/ resources as conffiles | Jo-Philipp Wich | 2010-10-05 | 1 | -1/+19 |
| | | | | SVN-Revision: 23248 | ||||
* | add maintainer information | Jo-Philipp Wich | 2010-09-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 23159 | ||||
* | ppp: use service_kill() | Jo-Philipp Wich | 2010-09-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 23088 | ||||
* | ppp: populate gateway of default route with peer address (#6259) | Jo-Philipp Wich | 2010-08-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 22806 | ||||
* | pppd: only remove own default route on shutdown (#7694) | Jo-Philipp Wich | 2010-08-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 22495 | ||||
* | ppp: interpret "demand" option as timeout in seconds (#7517) | Jo-Philipp Wich | 2010-06-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 21903 | ||||
* | bump release number for packages ahead of backfire in trunk | Nicolas Thill | 2010-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 21556 | ||||
* | ppp: - don't let pppd control resolv.conf.auto because it will wipe foreign ↵ | Jo-Philipp Wich | 2010-05-07 | 1 | -1/+1 |
| | | | | | | 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 | ||||
* | ppp: rename 20-usb-modem to 20-atm-modem | Jo-Philipp Wich | 2010-05-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 21303 | ||||
* | ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa package | Jo-Philipp Wich | 2010-05-02 | 1 | -0/+2 |
| | | | | SVN-Revision: 21302 | ||||
* | ppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named ↵ | Jo-Philipp Wich | 2010-05-01 | 1 | -1/+1 |
| | | | | | | 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 | ||||
* | propagate atm header changes into pppoatm and br2684ctl as well | Felix Fietkau | 2010-03-28 | 1 | -1/+6 |
| | | | | SVN-Revision: 20558 | ||||
* | this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also ↵ | Travis Kemen | 2010-03-05 | 1 | -29/+23 |
| | | | | | | | | fixes parallel build. -Raphael SVN-Revision: 19993 | ||||
* | ppp: add dns servers to uci state in the ip-up script | Jo-Philipp Wich | 2009-09-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 17801 | ||||
* | ppp: quote positional parameters when calling up/down scripts (closes: #5622) | Nicolas Thill | 2009-09-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 17763 | ||||
* | bump some revisions and update copyrights | Andy Boyett | 2009-09-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 17554 | ||||
* | update ppp to v2.4.4 (#5102) | Jo-Philipp Wich | 2009-05-20 | 1 | -4/+4 |
| | | | | SVN-Revision: 15955 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | fix ppp and pptp typos where is used instead of (#4768, #4778) | Florian Fainelli | 2009-03-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 14882 | ||||
* | oops, fix typo in [12368] | Nicolas Thill | 2008-08-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 12369 | ||||
* | install ppp development headers | Nicolas Thill | 2008-08-22 | 1 | -0/+5 |
| | | | | SVN-Revision: 12368 | ||||
* | ppp/pptp fixes: - prevent ppp from logging to /etc/ppp/connect-errors ↵ | Nicolas Thill | 2008-05-03 | 1 | -2/+2 |
| | | | | | | (closes: #2989) - add dependency on ppp and kmod-gre to pptp - bump release number SVN-Revision: 11018 | ||||
* | bump ppp version | Felix Fietkau | 2007-11-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 9509 | ||||
* | add ppp ipv6 patch by farnz (from #2525) | Felix Fietkau | 2007-11-07 | 1 | -0/+2 |
| | | | | SVN-Revision: 9508 | ||||
* | remove linux-atm from ppp build deps - the internal version seems to be working | Felix Fietkau | 2007-09-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 8964 | ||||
* | bump package versions after updates | Felix Fietkau | 2007-09-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 8680 | ||||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 | 1 | -23/+38 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||||
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵ | Felix Fietkau | 2007-03-16 | 1 | -1/+0 |
| | | | | | | lots of places SVN-Revision: 6582 | ||||
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵ | Felix Fietkau | 2007-03-16 | 1 | -3/+0 |
| | | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580 | ||||
* | cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS | Nicolas Thill | 2007-01-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 6180 | ||||
* | Forward port whiterussian resolv.conf changes /etc/resolv.conf links to ↵ | Felix Fietkau | 2007-01-08 | 1 | -1/+1 |
| | | | | | | /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 | ||||
* | Also use INSTALL_CONF for ppp | Florian Fainelli | 2007-01-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 5994 | ||||
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 | 1 | -32/+32 |
| | | | | SVN-Revision: 5624 | ||||
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 | 1 | -3/+0 |
| | | | | SVN-Revision: 5512 | ||||
* | enable pppoa for ar7 | Felix Fietkau | 2006-10-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 5350 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 1 | -0/+182 |