diff options
author | Fernando Fernandez Mancera <[email protected]> | 2023-01-02 15:42:34 +0100 |
---|---|---|
committer | Florian Westphal <[email protected]> | 2023-01-18 13:09:00 +0100 |
commit | f80a612dd77c4585171e44a06b490466bdeec1ae (patch) | |
tree | b85546ff41d74f043dd57b5e4a1f5c242d327e96 /tools/perf/scripts/python/intel-pt-events.py | |
parent | d9e7891476057b24a1acbf10a491e5b9a1c4ae77 (diff) |
netfilter: nf_tables: add support to destroy operation
Introduce NFT_MSG_DESTROY* message type. The destroy operation performs a
delete operation but ignoring the ENOENT errors.
This is useful for the transaction semantics, where failing to delete an
object which does not exist results in aborting the transaction.
This new command allows the transaction to proceed in case the object
does not exist.
Signed-off-by: Fernando Fernandez Mancera <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions