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.4
/
config
diff --git
a/openwrt/target/linux/brcm-2.4/config
b/openwrt/target/linux/brcm-2.4/config
index
b6120eb
..
1ca20ab
100644
(file)
--- a/
openwrt/target/linux/brcm-2.4/config
+++ b/
openwrt/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
This page took
0.02195 seconds
and
4
git commands to generate.