diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-04-20 19:30:35 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-04-20 19:30:35 +0000 |
commit | 54998cefa0f24cbc813630904c8203b965c38830 (patch) | |
tree | 7f78ee0aae64a453ba5ad66a8b876c9a6d2b6c87 /openwrt/package/ppp/ipkg | |
parent | cd3fecdb7f146086088d87164a6e69e6d367a6e0 (diff) | |
download | mtk-20170518-54998cefa0f24cbc813630904c8203b965c38830.zip mtk-20170518-54998cefa0f24cbc813630904c8203b965c38830.tar.gz mtk-20170518-54998cefa0f24cbc813630904c8203b965c38830.tar.bz2 |
add options to make ppp connect faster
SVN-Revision: 690
Diffstat (limited to 'openwrt/package/ppp/ipkg')
-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 77170e9..4f6f348 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 |