Re: Renaming nft sets & maps
Florian Westphal <[email protected]> Wed, 15 Apr 2026 15:45:33 +0200
| Newsgroups | gmane.comp.security.firewalls.netfilter.general |
|---|---|
| Message-ID | <[email protected]> |
Subham Pal <[email protected]> wrote: > IPset gives an option of renaming sets. Is there any similar facility > to do that in nft with sets and maps? > > I couldn't manage to find any. In ipset its normally used for atomic updates, but nftables sets are always updated atomically.