[Bug 1265] New: Creating named sets concatenating ifname and anything else does not work
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Thu Jun 28 01:13:10 CEST 2018
https://bugzilla.netfilter.org/show_bug.cgi?id=1265
Bug ID: 1265
Summary: Creating named sets concatenating ifname and anything
else does not work
Product: nftables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: niconorsk at gmail.com
Testing with the 0.9.0 release which added the ability to create named sets
with type ifname
Get the following error:
> nft create set inet filter keepalived_ranges4 { type inet_service . ifname \; }
> Error: Empty string is not allowed
> create set inet filter keepalived_ranges4 { type inet_service . ifname ; }
Getting this working would be a great help towards having a replacement for the
net,iface ipset type
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20180627/6ba2908a/attachment.html>
More information about the netfilter-buglog
mailing list