diff options
author | Liping Zhang <liping.zhang@spreadtrum.com> | 2016-07-18 20:44:17 +0800 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2016-07-21 02:32:34 +0200 |
commit | cc37c1ad42ba6bc07c3d7a999f898e11d69a2580 (patch) | |
tree | 2dce1401291c22a14a982da0d46f7ce7ad91a8de /fs | |
parent | 1bc4e0136cb32282d7968e11cfabc40763fdb03c (diff) |
netfilter: nft_log: fix snaplen does not truncate packets
There's a similar problem in xt_NFLOG, and was fixed by commit 7643507fe8b5
("netfilter: xt_NFLOG: nflog-range does not truncate packets"). Only set
copy_len here does not work, so we should enable NF_LOG_F_COPY_LEN also.
Signed-off-by: Liping Zhang <liping.zhang@spreadtrum.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions