14 Commits (3559931d8f9b3d53374aca52e83f389f42746cac)

Author SHA1 Message Date
Jo-Philipp Wich 090680f083 pptp: support interface sections without ifname by implementing scan_pptp() 14 years ago
Jo-Philipp Wich a93571825f pptp: add "buffering" uci option to enable --nobuffer if needed (#7080) 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 15 years ago
Jo-Philipp Wich dcbb5a19e7 pptp: utilize coldplug_interface_pptp() to automatically launch pptp instances on boot 15 years ago
Jo-Philipp Wich 9d6d45d008 pptp: - bring pptp scripts in sync with updated ppp logic - bump package revision 15 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). 15 years ago
Florian Fainelli 43fa2310f3 fix double g typo 16 years ago
Florian Fainelli a54018aa87 fix ppp and pptp typos where is used instead of (#4768, #4778) 16 years ago
Felix Fietkau 3ae4858088 fix the route to the pptp server when using pptp as wan interface 17 years ago
Felix Fietkau 0cf1a58282 Here comes the new UCI. Enjoy :) 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) 17 years ago
Felix Fietkau 79b07af694 allow the user to override the underlying connection method when using pptp (defaults to dhcp) 17 years ago
Nicolas Thill 942d07de9a fix start_pppd for pptp (closes: #1612) 18 years ago