diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-20 19:30:35 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-20 19:30:35 +0000 |
commit | c9cbde917d10794c10d49e22faed8e4f5034d8fe (patch) | |
tree | 7f78ee0aae64a453ba5ad66a8b876c9a6d2b6c87 /openwrt/package/ppp | |
parent | 0711aba2dc260e107129d8d13308ec9b50f96109 (diff) |
add options to make ppp connect faster
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@690 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ppp')
-rw-r--r-- | openwrt/package/ppp/ipkg/ppp/etc/ppp/options | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/openwrt/package/ppp/ipkg/ppp/etc/ppp/options b/openwrt/package/ppp/ipkg/ppp/etc/ppp/options index 77170e960..4f6f3486e 100644 --- a/openwrt/package/ppp/ipkg/ppp/etc/ppp/options +++ b/openwrt/package/ppp/ipkg/ppp/etc/ppp/options @@ -1 +1,5 @@ #debug +noaccomp +nopcomp +nocrtscts +lock |