diff options
author | Jeremy Sowden <jeremy@azazel.net> | 2020-01-15 20:05:51 +0000 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2020-01-16 15:51:57 +0100 |
commit | 9d1f979986c2e29632b6a8f7a8ef8b3c7d24a48c (patch) | |
tree | 741cd0940aa95b4b2efc492ad7ef6e967f9f454e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 577c734a81e2f59aa4490071ebe074fc05d5540b (diff) |
netfilter: bitwise: add NFTA_BITWISE_OP netlink attribute.
Add a new bitwise netlink attribute, NFTA_BITWISE_OP, which is set to a
value of a new enum, nft_bitwise_ops. It describes the type of
operation an expression contains. Currently, it only has one value:
NFT_BITWISE_BOOL. More values will be added later to implement shifts.
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
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