https://bugzilla.netfilter.org/show_bug.cgi?id=879 Summary: deleting maps Product: nftables Version: unspecified Platform: x86_64 OS/Version: All Status: NEW Severity: normal Priority: P5 Component: nft AssignedTo: pablo at netfilter.org ReportedBy: bjornar.ness at gmail.com Estimated Hours: 0.0 inconsistent syntax, you define maps by for example: add map filter verdict_map { type ipv4_address => verdict } but to delete, you need to delete "set", even tho it is listed as a map.. also, would it be more consistent with "daddr map @verdict_map" instead of "daddr vmap @.."? -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.netfilter.org/show_bug.cgi?id=879 Phil Oester <netfilter at linuxace.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |netfilter at linuxace.com Resolution| |FIXED --- Comment #1 from Phil Oester <netfilter at linuxace.com> 2013-12-04 18:52:10 CET --- Fixed in commit f80dcf92168e (parser: add 'delete map' syntax). Closing. -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
Possibly Parallel Threads
- [Bug 877] New: nftables - Set - define core dumps
- [Bug 869] New: Segmentation fault when listing table/set
- [Bug 878] New: segfault running example/sets_and_maps
- [Bug 1742] New: using nfqueue breaks SCTP connection (tracking)
- [Bug 823] New: IPv6 NAT memory leaking