wifipineapple-openwrt/package/ppp/files
Travis Kemen f1389d9319 /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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 21:42:56 +00:00
..
etc/ppp [patchteam] fix issues with pptpd server and firewall, closes #2342 2010-02-26 17:16:18 +00:00
ppp.sh /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
pppoa.sh [package] fix ppp and pptp typos where is used instead of (#4768, #4778) 2009-03-15 12:08:31 +00:00
pppoe.sh move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all other ppp based protocols as well 2009-09-06 17:36:01 +00:00