summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2019-12-13 16:53:05 +0800
committerPablo Neira Ayuso <pablo@netfilter.org>2019-12-17 22:58:25 +0100
commitcf3e204a1ca5442190018a317d9ec181b4639bd6 (patch)
treeda11f6479d027c21907fd02a9c33af44b47ce868 /tools/perf/scripts/python/export-to-sqlite.py
parent2f5e70c8ce47396bfa8f5c437574b569c02597bb (diff)
netfilter: nft_tunnel: no need to call htons() when dumping ports
info->key.tp_src and tp_dst are __be16, when using nla_put_be16() to dump them, htons() is not needed, so remove it in this patch. Fixes: af308b94a2a4 ("netfilter: nf_tables: add tunnel support") Signed-off-by: Xin Long <lucien.xin@gmail.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions