1 Jan
2022
1 Jan
'22
8:45 p.m.
Hi, I propose to add some constant for empty prefix set, for example (as in the patch): define pfx_empty = [ /empty/ ]; It is useful when we define a named prefix list, which we can use somewhere in filters, but this prefix list is generated, for example, and we may need to make it empty. But there is no currently means to create an empty prefix set, as I understand.