diff options
author | Laura Garcia Liebana <nevola@gmail.com> | 2019-06-18 11:11:02 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2019-06-19 17:48:36 +0200 |
commit | 79ebb5bb4e38a58ca796dd242b855a4982e101d7 (patch) | |
tree | 3699b34059266b749667aea4dc780db366136648 /mm/mmap.c | |
parent | 2f0513d487d2619c751fd08f5b7c64e759435ff4 (diff) | |
download | linux-79ebb5bb4e38a58ca796dd242b855a4982e101d7.tar.gz linux-79ebb5bb4e38a58ca796dd242b855a4982e101d7.tar.bz2 linux-79ebb5bb4e38a58ca796dd242b855a4982e101d7.zip |
netfilter: nf_tables: enable set expiration time for set elements
Currently, the expiration of every element in a set or map
is a read-only parameter generated at kernel side.
This change will permit to set a certain expiration date
per element that will be required, for example, during
stateful replication among several nodes.
This patch handles the NFTA_SET_ELEM_EXPIRATION in order
to configure the expiration parameter per element, or
will use the timeout in the case that the expiration
is not set.
Signed-off-by: Laura Garcia Liebana <nevola@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'mm/mmap.c')
0 files changed, 0 insertions, 0 deletions