Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS ↵ | Felix Fietkau | 2012-05-14 | 1 | -0/+2 |
| | | | | | | in a few relevant places SVN-Revision: 31730 | ||||
* | pptp: drop the dependency on ip if netifd is selected | Felix Fietkau | 2012-05-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 31722 | ||||
* | pptp: fix installation path for netifd proto handler | Felix Fietkau | 2012-05-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 31636 | ||||
* | pptp: add netifd support | Felix Fietkau | 2012-05-05 | 1 | -2/+13 |
| | | | | SVN-Revision: 31605 | ||||
* | pptp: compile with the openwrt cflags instead of -O0 | Felix Fietkau | 2012-05-05 | 1 | -0/+2 |
| | | | | SVN-Revision: 31600 | ||||
* | Fix pptp handling of routes to server. | Gabor Juhos | 2012-05-03 | 1 | -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 Wich | 2012-01-08 | 1 | -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 Wich | 2011-07-17 | 1 | -3/+3 |
| | | | | | | routes (#4876) SVN-Revision: 27669 | ||||
* | pptp: mark /etc/ppp/options.pptp as conffile | Jo-Philipp Wich | 2010-10-05 | 1 | -2/+6 |
| | | | | SVN-Revision: 23253 | ||||
* | add maintainer information | Jo-Philipp Wich | 2010-09-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 23159 | ||||
* | pptp: support interface sections without ifname by implementing scan_pptp() | Jo-Philipp Wich | 2010-05-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 21590 | ||||
* | pptp: add "buffering" uci option to enable --nobuffer if needed (#7080) | Jo-Philipp Wich | 2010-05-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 21563 | ||||
* | pptp: update to v1.7.1 | Jo-Philipp Wich | 2010-05-06 | 1 | -3/+3 |
| | | | | SVN-Revision: 21388 | ||||
* | pptp: - bring pptp scripts in sync with updated ppp logic - bump package ↵ | Jo-Philipp Wich | 2010-05-01 | 1 | -1/+1 |
| | | | | | | revision SVN-Revision: 21284 | ||||
* | 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 | ||||
* | ppp/pptp fixes: - prevent ppp from logging to /etc/ppp/connect-errors ↵ | Nicolas Thill | 2008-05-03 | 1 | -2/+3 |
| | | | | | | (closes: #2989) - add dependency on ppp and kmod-gre to pptp - bump release number SVN-Revision: 11018 | ||||
* | 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 | -2/+4 |
| | | | | | | 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 | -2/+0 |
| | | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580 | ||||
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 | 1 | -6/+6 |
| | | | | SVN-Revision: 5624 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 1 | -0/+42 |