projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added support for ppp filtering, as userland pppd can now support filtering
[openwrt.git]
/
openwrt
/
target
/
linux
/
brcm-2.6
/
config
diff --git
a/openwrt/target/linux/brcm-2.6/config
b/openwrt/target/linux/brcm-2.6/config
index
bc6270a
..
303d8fd
100644
(file)
--- a/
openwrt/target/linux/brcm-2.6/config
+++ b/
openwrt/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
This page took
0.021581 seconds
and
4
git commands to generate.