Commit Graph

24 Commits (073c5e0e74f504b9b63d51b3e5b092bde144e66b)

Author SHA1 Message Date
Jo-Philipp Wich f2068db073 pptp: mark /etc/ppp/options.pptp as conffile
SVN-Revision: 23253
14 years ago
Jo-Philipp Wich 1cb2abca8e add maintainer information
SVN-Revision: 23159
14 years ago
Jo-Philipp Wich 090680f083 pptp: support interface sections without ifname by implementing scan_pptp()
SVN-Revision: 21590
14 years ago
Jo-Philipp Wich a93571825f pptp: add "buffering" uci option to enable --nobuffer if needed (#7080)
SVN-Revision: 21563
14 years ago
Jo-Philipp Wich c09610dd49 pptp: don't remove server route if the gateway is 0.0.0.0, this fixes a problem when a pppoe peer is pptp server at the same time
SVN-Revision: 21393
14 years ago
Jo-Philipp Wich dcbb5a19e7 pptp: utilize coldplug_interface_pptp() to automatically launch pptp instances on boot
SVN-Revision: 21390
14 years ago
Jo-Philipp Wich cd7f3293b7 pptp: update to v1.7.1
SVN-Revision: 21388
14 years ago
Jo-Philipp Wich 9d6d45d008 pptp: - bring pptp scripts in sync with updated ppp logic - bump package revision
SVN-Revision: 21284
14 years ago
Travis Kemen 1223494f1d /lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) where PPtP + PPPoE will fail to work. This is because PPtP defaults to ppp0 and so does PPPoE, because /etc/init.d/ppp reinitializes the unit counter for each PPP-type connection (so you could have multiple PPtP over cable, for instance, but PPPoE + PPtP is a problem).
/etc/init.d/ppp automatically starts pptp session on boot., from #6720

SVN-Revision: 20221
14 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Florian Fainelli 43fa2310f3 fix double g typo
SVN-Revision: 14887
15 years ago
Florian Fainelli a54018aa87 fix ppp and pptp typos where is used instead of (#4768, #4778)
SVN-Revision: 14882
15 years ago
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
16 years ago
Felix Fietkau 3ae4858088 fix the route to the pptp server when using pptp as wan interface
SVN-Revision: 10751
16 years ago
Felix Fietkau 0cf1a58282 Here comes the new UCI. Enjoy :)
SVN-Revision: 10367
17 years ago
Felix Fietkau 4db9556f99 bump package versions after updates
SVN-Revision: 8680
17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
17 years ago
Felix Fietkau 52a138a953 fix ifname in network state for pppoe and pptp, add a workaround for isps sending wrong netmasks for pptp (thx, moonwatcher)
SVN-Revision: 8552
17 years ago
Felix Fietkau 79b07af694 allow the user to override the underlying connection method when using pptp (defaults to dhcp)
SVN-Revision: 8508
17 years ago
Nicolas Thill 942d07de9a fix start_pppd for pptp (closes: #1612)
SVN-Revision: 7027
17 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
17 years ago
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
17 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
18 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago