We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25687c5 commit d5c4ea2Copy full SHA for d5c4ea2
net/netfilter/Kconfig
@@ -109,7 +109,7 @@ config NF_CONNTRACK_MARK
109
config NF_CONNTRACK_SECMARK
110
bool 'Connection tracking security mark support'
111
depends on NETWORK_SECMARK
112
- default m if NETFILTER_ADVANCED=n
+ default y if NETFILTER_ADVANCED=n
113
help
114
This option enables security markings to be applied to
115
connections. Typically they are copied to connections from
0 commit comments