Files
linux-stable-mirror/include/uapi/linux
Jeremy Sowden 9d1f979986 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>
2020-01-16 15:51:57 +01:00
..
2020-01-09 18:41:41 -08:00
2019-11-28 08:54:36 -06:00
2019-12-18 13:32:29 -08:00
2019-11-13 12:15:34 -08:00
2020-01-02 15:51:22 -08:00