[package] ppp:
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 1 May 2010 17:54:37 +0000 (17:54 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 1 May 2010 17:54:37 +0000 (17:54 +0000)
commit36f6667f85fc860743e7d3c7d34bd847f1f50aaf
tree3a64ee7221f6ecdd34c6a4b5e60609395c2ecc89
parent8933b2fa2570d6fffcea49171a416893dc350d7e
[package] ppp:
- patch pppd to support named interfaces (e.g. "pppoe-wan")
- use named interfaces when bringing up 3g, pptp, ppp or pppoe connections
- get rid of unit count logic
- shutdown pppd when ifdown is invoked
- bump package revision

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21283 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/ppp/Makefile
package/ppp/files/etc/ppp/ip-up
package/ppp/files/ppp.sh
package/ppp/files/pppoe.sh
package/ppp/patches/320-custom_iface_names.patch [new file with mode: 0644]