projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add netfilter TTL module
[openwrt.git]
/
openwrt
/
package
/
linux
/
linux.config
diff --git
a/openwrt/package/linux/linux.config
b/openwrt/package/linux/linux.config
index
abbafc1
..
d71a44d
100644
(file)
--- a/
openwrt/package/linux/linux.config
+++ b/
openwrt/package/linux/linux.config
@@
-399,6
+399,7
@@
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_DSCP=m
CONFIG_IP_NF_TARGET_MARK=y
CONFIG_IP_NF_TARGET_LOG=y
CONFIG_IP_NF_TARGET_DSCP=m
CONFIG_IP_NF_TARGET_MARK=y
CONFIG_IP_NF_TARGET_LOG=y
+CONFIG_IP_NF_TARGET_TTL=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_IP_NF_TARGET_TCPMSS=y
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_IP_NF_TARGET_TCPMSS=y
CONFIG_IP_NF_ARPTABLES=m
This page took
0.024711 seconds
and
4
git commands to generate.