aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-02-05 20:41:01 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-02-05 20:41:01 +0000
commitba13899d9777ce3c7411f83c66b72dc5736ed017 (patch)
tree1395a0bc1ebd211bd9c74ea46b2188c73572d6e9 /target/linux
parent2b3d489f7aeb8e5c6f39db35a057ac1b6efe9277 (diff)
downloadupstream-ba13899d9777ce3c7411f83c66b72dc5736ed017.tar.gz
upstream-ba13899d9777ce3c7411f83c66b72dc5736ed017.tar.bz2
upstream-ba13899d9777ce3c7411f83c66b72dc5736ed017.zip
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
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/ar531x-2.4/config2
-rw-r--r--target/linux/ar7-2.4/config2
-rw-r--r--target/linux/aruba-2.6/config2
-rw-r--r--target/linux/brcm-2.4/config2
-rw-r--r--target/linux/brcm-2.6/config2
-rw-r--r--target/linux/x86-2.4/config2
-rw-r--r--target/linux/x86-2.6/config2
7 files changed, 7 insertions, 7 deletions
diff --git a/target/linux/ar531x-2.4/config b/target/linux/ar531x-2.4/config
index 4cf9d3b249..e9d8f8a54d 100644
--- a/target/linux/ar531x-2.4/config
+++ b/target/linux/ar531x-2.4/config
@@ -628,7 +628,7 @@ CONFIG_NET_ETHERNET=y
# CONFIG_PLIP 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
diff --git a/target/linux/ar7-2.4/config b/target/linux/ar7-2.4/config
index fb4ede0903..06852c77cd 100644
--- a/target/linux/ar7-2.4/config
+++ b/target/linux/ar7-2.4/config
@@ -678,7 +678,7 @@ CONFIG_AVALANCHE_CPMAC_AUTO=y
# CONFIG_PLIP 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
diff --git a/target/linux/aruba-2.6/config b/target/linux/aruba-2.6/config
index 17ea6b3b98..afda3fad85 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
diff --git a/target/linux/brcm-2.4/config b/target/linux/brcm-2.4/config
index b6120ebca5..1ca20ab1ed 100644
--- a/target/linux/brcm-2.4/config
+++ b/target/linux/brcm-2.4/config
@@ -812,7 +812,7 @@ CONFIG_B44=y
# CONFIG_PLIP 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
diff --git a/target/linux/brcm-2.6/config b/target/linux/brcm-2.6/config
index bc6270afa1..303d8fd4f6 100644
--- a/target/linux/brcm-2.6/config
+++ b/target/linux/brcm-2.6/config
@@ -976,7 +976,7 @@ CONFIG_ATM_TCP=m
# 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
diff --git a/target/linux/x86-2.4/config b/target/linux/x86-2.4/config
index d46dc3cfdf..7b4afaa9c0 100644
--- a/target/linux/x86-2.4/config
+++ b/target/linux/x86-2.4/config
@@ -763,7 +763,7 @@ CONFIG_8139TOO=m
# CONFIG_PLIP 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
diff --git a/target/linux/x86-2.6/config b/target/linux/x86-2.6/config
index 9eeee7d284..5347e6b7d4 100644
--- a/target/linux/x86-2.6/config
+++ b/target/linux/x86-2.6/config
@@ -1133,7 +1133,7 @@ CONFIG_ATM_TCP=m
# 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