1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-06 00:41:58 +03:00
openwrt-xburst/package/pptp/files
jow 19172c5d00 [package] pptp:
- bring pptp scripts in sync with updated ppp logic
	- bump package revision


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21284 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-01 17:55:41 +00:00
..
options.pptp Add maxfail option to avoid pptp giving up, closes #663 2006-08-22 12:05:58 +00:00
pptp.init /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). 2010-03-14 21:42:56 +00:00
pptp.sh [package] pptp: 2010-05-01 17:55:41 +00:00