diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2020-12-07 19:37:14 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2020-12-12 21:20:52 +0300 |
commit | 48b0ae046ee96eac999839f6d26c624b8c93ed66 (patch) | |
tree | aca93688b8f9d6b909d8b6634f03d2e9b7ccb6e0 /drivers/s390/cio/ccwgroup.c | |
parent | 563125a73ac30d7036ae69ca35c40500562c1de4 (diff) | |
download | linux-48b0ae046ee96eac999839f6d26c624b8c93ed66.tar.xz |
netfilter: nftables: netlink support for several set element expressions
This patch adds three new netlink attributes to encapsulate a list of
expressions per set elements:
- NFTA_SET_EXPRESSIONS: this attribute provides the set definition in
terms of expressions. New set elements get attached the list of
expressions that is specified by this new netlink attribute.
- NFTA_SET_ELEM_EXPRESSIONS: this attribute allows users to restore (or
initialize) the stateful information of set elements when adding an
element to the set.
- NFTA_DYNSET_EXPRESSIONS: this attribute specifies the list of
expressions that the set element gets when it is inserted from the
packet path.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'drivers/s390/cio/ccwgroup.c')
0 files changed, 0 insertions, 0 deletions