[Bug 879] New: deleting maps
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Fri Nov 29 22:04:29 CET 2013
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.
More information about the netfilter-buglog
mailing list