git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1586f0
)
netfilter: nft_ct: add missing ifdef for NFT_MARK setting
author
Patrick McHardy
<kaber@trash.net>
Sat, 29 Mar 2014 10:43:01 +0000
(10:43 +0000)
committer
Pablo Neira Ayuso
<pablo@gnumonks.org>
Wed, 2 Apr 2014 19:29:07 +0000
(21:29 +0200)
The set operation for ct mark is only valid if CONFIG_NF_CONNTRACK_MARK is
enabled.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found