peering icon indicating copy to clipboard operation
peering copied to clipboard

Disabling white/blacklist prefixes still leaves the functions in place

Open bonzi opened this issue 3 years ago • 2 comments

Hi.

For my current setup, we require no whitelist/blacklisted prefixes, so they have been removed from the YAML file. This removed the declaration of the variables that store the prefixes, but not the functions that rely on them.

This seems like a large oversight as the code seems to understand not to implement the prefixes if not defined, but hasn't also cleaned up the filter functions that require those variables.

Thanks

bonzi avatar Jul 02 '21 16:07 bonzi