1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-26 07:07:07 +03:00
openwrt-xburst/package/ppp
jow b62840e4e7 [package] 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


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-07 01:22:48 +00:00
..
files [package] ppp: 2010-05-07 01:22:48 +00:00
patches [package] ppp: 2010-05-01 17:54:37 +00:00
utils precompile ppp active filter (reduces libpcap overhead to only a few k), enable by default to support proper demand dialling, fixes #307 2006-03-18 17:27:20 +00:00
Makefile [package] ppp: 2010-05-07 01:22:48 +00:00