This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-02-20 17:32:57 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
ppp
/
files
History
Jo-Philipp Wich
6029e1b618
ppp: - implement coldplugging for pppoa interfaces - honour device option to select the DSL adapter - don't set any default mtu, rely on pppd to negotiate it - bump pkg revision
...
SVN-Revision: 23530
2010-10-19 06:42:37 +00:00
..
etc
ppp: - don't let pppd control resolv.conf.auto because it will wipe foreign dns entries - handle dns setup in ip-up handler - use add_dns() and remove_dns() to only add/remove dns entries related to the corresponding pppd instance - make pppd shutdown work for interfaces without ifname option, e.g. pptp
2010-05-07 01:22:48 +00:00
ppp.sh
ppp: use service_kill()
2010-09-19 14:09:27 +00:00
pppoa.sh
ppp: - implement coldplugging for pppoa interfaces - honour device option to select the DSL adapter - don't set any default mtu, rely on pppd to negotiate it - bump pkg revision
2010-10-19 06:42:37 +00:00
pppoe.sh
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
2010-05-01 17:54:37 +00:00