This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
openwrt
Watch
1
Star
0
Fork
You've already forked openwrt
1
mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced
2026-02-10 10:32:55 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
5ec4eabfcb
openwrt
/
package
/
ppp
/
files
History
Jo-Philipp Wich
eb51e36a78
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
...
SVN-Revision: 21392
2010-05-07 01:22:48 +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: - 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
pppoa.sh
ppp: bring pppoa script in sync with updated ppp logic
2010-05-01 19:18:25 +00:00
pppoe.sh