[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)
commit9af9a8bfb7bbb21abc286ae1890e52077f5cbcb1
tree3a64ee7221f6ecdd34c6a4b5e60609395c2ecc89
parentd4a57e70170c8eb831a998ad95a8180396d4c525
[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

SVN-Revision: 21283
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]