summaryrefslogtreecommitdiffstats
path: root/package/ppp/files/ppp.sh
Commit message (Collapse)AuthorAgeFilesLines
* more reliable fix for handling pppnbd2007-02-251-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6356 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ppp defaultroute issues (based on patch from #1386, fixes #1181)nbd2007-02-251-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6354 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Forward port whiterussian resolv.conf changesnbd2007-01-081-1/+1
| | | | | | | | | /etc/resolv.conf links to /tmp/resolv.conf /tmp/resolv.conf links to /tmp/resolv.conf.auto by default (which is where the ISPs nameserver is in) When dnsmasq starts, it replaces /tmp/resolv.conf with a file pointing to 127.0.0.1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6043 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ppp keepalive setting (#1071)nbd2006-12-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5875 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hopefully fix duplicate ppp instances (#895)nbd2006-11-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5577 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use lock to remove race conditions in bringing up ppp and dhcp that would ↵nbd2006-10-261-2/+8
| | | | | | lead to multiple active processes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5298 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make network scripts more robust, prevent multiple instances of pppd and ↵nbd2006-10-241-0/+5
| | | | | | udhcpc for the same interface git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5290 3c298f89-4303-0410-b956-a3cf2f4a3e73
* save the real configured interface name in the 'device' variable when ↵nbd2006-10-091-1/+0
| | | | | | running scan_interfaces() - fixes pppoe problems git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4983 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow spaces in the keepalive optionnbd2006-09-121-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4781 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow the user to override the lcp echo interval in ppp network configurationsnbd2006-09-121-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4780 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typonbd2006-08-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4435 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rewrite of the network scripts and configurationnbd2006-07-301-0/+27
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4323 3c298f89-4303-0410-b956-a3cf2f4a3e73