diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2022-03-14 20:23:02 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2022-03-20 02:29:46 +0300 |
commit | 03858af0135f4efc90802e164bdc13477801afe2 (patch) | |
tree | 667b8c993d3c48890fb0eb85bc8e0d7af95af7a3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 34cc9e52884a16c62acbfb309863fb60e4c24f55 (diff) | |
download | linux-03858af0135f4efc90802e164bdc13477801afe2.tar.xz |
netfilter: nft_ct: track register operations
Check if the destination register already contains the data that this ct
expression performs. This allows to skip this redundant operation. If
the destination contains a different selector, update the register
tracking information.
Export nft_expr_reduce_bitwise as a symbol since nft_ct might be
compiled as a module.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions