Displaying 1 result from an estimated 1 matches for "keepalived_ranges4".
2018 Jun 27
3
[Bug 1265] New: Creating named sets concatenating ifname and anything else does not work
...verity: 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:
Y...