From ea936b3b9c2637315058725cec58a67800f73bfe Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 5 Feb 2006 20:41:01 +0000 Subject: Added support for ppp filtering, as userland pppd can now support filtering git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3151 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/aruba-2.6/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/aruba-2.6') diff --git a/target/linux/aruba-2.6/config b/target/linux/aruba-2.6/config index 17ea6b3b9..afda3fad8 100644 --- a/target/linux/aruba-2.6/config +++ b/target/linux/aruba-2.6/config @@ -826,7 +826,7 @@ CONFIG_NET_WIRELESS=y # CONFIG_HIPPI is not set CONFIG_PPP=m # CONFIG_PPP_MULTILINK is not set -# CONFIG_PPP_FILTER is not set +CONFIG_PPP_FILTER=y CONFIG_PPP_ASYNC=m # CONFIG_PPP_SYNC_TTY is not set CONFIG_PPP_DEFLATE=m -- cgit v1.2.3