andreasbourges
andreasbourges
statistics for astf templates via API are garbled. see https://groups.google.com/g/trex-tgn/c/7KnQvPr1o9I --- ...seems the astf statistics is a bit garbled - I can see some strange dict keys in there: TCP...
Hi, I tried to add 400 bird nodes using the following code (which is part of a much bigger script..): ``` cmds = NSCmds() logger.debug("building bird node config...") for peer...
from_conf is not known to this method: ``` def remove_protocol(self, protocol, name): if protocol in self.protocols.keys() and name in self.protocols[protocol]: if self.protocols[protocol][name][from_conf]: raise Exception('cannot delete %s protocol named "%s", it...
### Proposed Functionality When inspecting compliance violations, it's sometimes hard to get to the interesting "Extra Configuration" or "Missing Configuration" section, when the intended and actual configuration sections are very...