summaryrefslogtreecommitdiffstats
path: root/package/ppp/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* pppd: only remove own default route on shutdown (#7694)Jo-Philipp Wich2010-08-041-1/+1
| | | | SVN-Revision: 22495
* ppp: interpret "demand" option as timeout in seconds (#7517)Jo-Philipp Wich2010-06-261-1/+1
| | | | SVN-Revision: 21903
* bump release number for packages ahead of backfire in trunkNicolas Thill2010-05-231-1/+1
| | | | SVN-Revision: 21556
* ppp: - don't let pppd control resolv.conf.auto because it will wipe foreign ↵Jo-Philipp Wich2010-05-071-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-modemJo-Philipp Wich2010-05-021-1/+1
| | | | SVN-Revision: 21303
* ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa packageJo-Philipp Wich2010-05-021-0/+2
| | | | SVN-Revision: 21302
* ppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named ↵Jo-Philipp Wich2010-05-011-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 wellFelix Fietkau2010-03-281-1/+6
| | | | SVN-Revision: 20558
* this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also ↵Travis Kemen2010-03-051-29/+23
| | | | | | | | fixes parallel build. -Raphael SVN-Revision: 19993
* ppp: add dns servers to uci state in the ip-up scriptJo-Philipp Wich2009-09-301-1/+1
| | | | SVN-Revision: 17801
* ppp: quote positional parameters when calling up/down scripts (closes: #5622)Nicolas Thill2009-09-271-1/+1
| | | | SVN-Revision: 17763
* bump some revisions and update copyrightsAndy Boyett2009-09-101-2/+2
| | | | SVN-Revision: 17554
* update ppp to v2.4.4 (#5102)Jo-Philipp Wich2009-05-201-4/+4
| | | | SVN-Revision: 15955
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* fix ppp and pptp typos where is used instead of (#4768, #4778)Florian Fainelli2009-03-151-1/+1
| | | | SVN-Revision: 14882
* oops, fix typo in [12368]Nicolas Thill2008-08-221-1/+1
| | | | SVN-Revision: 12369
* install ppp development headersNicolas Thill2008-08-221-0/+5
| | | | SVN-Revision: 12368
* ppp/pptp fixes: - prevent ppp from logging to /etc/ppp/connect-errors ↵Nicolas Thill2008-05-031-2/+2
| | | | | | (closes: #2989) - add dependency on ppp and kmod-gre to pptp - bump release number SVN-Revision: 11018
* bump ppp versionFelix Fietkau2007-11-071-1/+1
| | | | SVN-Revision: 9509
* add ppp ipv6 patch by farnz (from #2525)Felix Fietkau2007-11-071-0/+2
| | | | SVN-Revision: 9508
* remove linux-atm from ppp build deps - the internal version seems to be workingFelix Fietkau2007-09-221-1/+1
| | | | SVN-Revision: 8964
* bump package versions after updatesFelix Fietkau2007-09-071-1/+1
| | | | SVN-Revision: 8680
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-23/+38
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places SVN-Revision: 6582
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-3/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDSNicolas Thill2007-01-221-1/+1
| | | | SVN-Revision: 6180
* Forward port whiterussian resolv.conf changes /etc/resolv.conf links to ↵Felix Fietkau2007-01-081-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 pppFlorian Fainelli2007-01-051-2/+2
| | | | SVN-Revision: 5994
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-32/+32
| | | | SVN-Revision: 5624
* implement target profiles in menuconfigFelix Fietkau2006-11-121-3/+0
| | | | SVN-Revision: 5512
* enable pppoa for ar7Felix Fietkau2006-10-301-0/+1
| | | | SVN-Revision: 5350
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+182