Loading
netfilter: nft_connlimit: add support to object update operation
This is useful to update the limit or flags without clearing the connections tracked. Use READ_ONCE() on packetpath as it can be modified on controlplane. Signed-off-by:Fernando Fernandez Mancera <fmancera@suse.de> Signed-off-by:
Pablo Neira Ayuso <pablo@netfilter.org>