aboutsummaryrefslogtreecommitdiffstats
path: root/package/pptp/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* drop userspace pptp - it is defunct, slow and badly integratedJo-Philipp Wich2012-06-111-48/+0
| | | | SVN-Revision: 32198
* pptp: remove old network scriptsFelix Fietkau2012-05-291-16/+3
| | | | SVN-Revision: 31985
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS ↵Felix Fietkau2012-05-141-0/+2
| | | | | | in a few relevant places SVN-Revision: 31730
* pptp: drop the dependency on ip if netifd is selectedFelix Fietkau2012-05-141-1/+1
| | | | SVN-Revision: 31722
* pptp: fix installation path for netifd proto handlerFelix Fietkau2012-05-061-2/+2
| | | | SVN-Revision: 31636
* pptp: add netifd supportFelix Fietkau2012-05-051-2/+13
| | | | SVN-Revision: 31605
* pptp: compile with the openwrt cflags instead of -O0Felix Fietkau2012-05-051-0/+2
| | | | SVN-Revision: 31600
* Fix pptp handling of routes to server.Gabor Juhos2012-05-031-1/+1
| | | | | | | | | | | | | The existing code is fairly broken. It assumes you're using Legacy IP, and it assumes that the server is reachable via your default route. Via the first default route in the 'route -n' output, in fact, regardless of metric. Fix all those problems by using 'ip route get' to really find the *current* route to the server, and install a host-specific route to match. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> SVN-Revision: 31565
* pptp: remove support for underlying ipproto, it is adviced since a while ↵Jo-Philipp Wich2012-01-081-2/+2
| | | | | | that pptp should be declared as separate interface alognside wan - in this configuration the ipproto will cause stray udhcpc errors due to not existent interfaces, so remove it SVN-Revision: 29694
* pptp: properly support symbolic VPN host names, tear down created host ↵Jo-Philipp Wich2011-07-171-3/+3
| | | | | | routes (#4876) SVN-Revision: 27669
* pptp: mark /etc/ppp/options.pptp as conffileJo-Philipp Wich2010-10-051-2/+6
| | | | SVN-Revision: 23253
* add maintainer informationJo-Philipp Wich2010-09-301-0/+1
| | | | SVN-Revision: 23159
* pptp: support interface sections without ifname by implementing scan_pptp()Jo-Philipp Wich2010-05-281-1/+1
| | | | SVN-Revision: 21590
* pptp: add "buffering" uci option to enable --nobuffer if needed (#7080)Jo-Philipp Wich2010-05-241-1/+1
| | | | SVN-Revision: 21563
* pptp: update to v1.7.1Jo-Philipp Wich2010-05-061-3/+3
| | | | SVN-Revision: 21388
* pptp: - bring pptp scripts in sync with updated ppp logic - bump package ↵Jo-Philipp Wich2010-05-011-1/+1
| | | | | | revision SVN-Revision: 21284
* 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
* ppp/pptp fixes: - prevent ppp from logging to /etc/ppp/connect-errors ↵Nicolas Thill2008-05-031-2/+3
| | | | | | (closes: #2989) - add dependency on ppp and kmod-gre to pptp - bump release number SVN-Revision: 11018
* 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-2/+4
| | | | | | 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-2/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-6/+6
| | | | SVN-Revision: 5624
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+42