Displaying 1 result from an estimated 1 matches for "elements_list".
Did you mean:
element_list
2018 Nov 18
1
[Bug 1301] New: Feature Request - "add set", "add element" - automatically import element members from a file
...zone ) \}", in this example.
The format might look something like "set <set_name> { ...; element = {
<file_path>, <element>, ... }", such that the contents of the file are
pulled-in literally as the elements that would otherwise be written to
"elements = { <elements_list> }". Presumably, nft can easily distinguish a
file path, beginning with "/", from any other kind of element in a named set.
Here, "<file_path>" may be used optionally as the first, or only, element of
"<element_list>". Perhaps it is just as easy...