summaryrefslogtreecommitdiffstats
path: root/net/ipv4
diff options
context:
space:
mode:
authorArturo Borrero <arturo.borrero.glez@gmail.com>2014-01-17 02:28:45 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2014-02-05 13:16:17 +0100
commit2a53bfb3e0fb6aa6b1ac93e5979a040a4b57ea8b (patch)
tree5099bc9bb244f5d157bd4d10397f31a4588a7210 /net/ipv4
parent2a971354e74f3837d14b9c8d7f7983b0c9c330e4 (diff)
netfilter: nft_ct: fix unconditional dump of 'dir' attr
We want to make sure that the information that we get from the kernel can be reinjected without troubles. The kernel shouldn't return an attribute that is not required, or even prohibited. Dumping unconditionally NFTA_CT_DIRECTION could lead an application in userspace to interpret that the attribute was originally set, while it was not. Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions