Sander van Delden
Sander van Delden
**Description** In the latest commit (bleeding-edge) setting `nfacctd_as` to `bgp` will result in the ASN for all flows being set to 0. Changing the setting to `netflow` results in the...
**Description** I'm attempting to only print information pertaining to RPKI invalid prefixes, to achieve this I'm making use of the pretag map to filter based on ROA status. Unfortunately this...
Hi, The max line length setting set in a .toml file is not respected: ``` [tool.markdownlint] line-length = 200 ``` If `line-length` is set to `false` the error is ignored,...
This PR adds the optional argument `retrieve_bof_config` to retrieve the bof configuration using the commands: - `admin show configuration bof | no-more` (for running/startup) - `edit-config bof read-only", "info |...