From 54998cefa0f24cbc813630904c8203b965c38830 Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Wed, 20 Apr 2005 19:30:35 +0000
Subject: [PATCH] add options to make ppp connect faster

SVN-Revision: 690
---
 openwrt/package/ppp/ipkg/ppp/etc/ppp/options | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/openwrt/package/ppp/ipkg/ppp/etc/ppp/options b/openwrt/package/ppp/ipkg/ppp/etc/ppp/options
index 77170e960a..4f6f3486ef 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
-- 
GitLab