Re: Renaming nft sets & maps
[email protected] Wed, 15 Apr 2026 13:42:49 +0000
| Newsgroups | gmane.comp.security.firewalls.netfilter.general |
|---|---|
| Message-ID | <[email protected]> |
I think that your only option is to create new set, change rules referring to old set, and delete old set. Can be done as an atomic change in one transaction. 2026-04-15T10:31:14Z Subham Pal <[email protected]>: > 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.