Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-22 | babel: T6746: define fixed testcase order | Christian Breunig | |
Currently FRR does not like it if redistribution tests are run last. | |||
2024-12-16 | frr: T6746: add guard time after cli_commit() and before getFRRconfig() | Christian Breunig | |
As vyos-configd will take care about the commit via FRRender class, and FRR needs to internally process the configuration we might read it back via vtysh "to fast". Add a 5 seconds guard timer after each cli_commit() and before calling getFRRconfig(). Guard timer is reset every time, cli_commit() is called. | |||
2024-12-16 | frr: T6746: reference common daemon definition in vyos.frrender | Christian Breunig | |
Do not use custom daemon definitions like bgpd - re-use them from e.g. vyos.frrender.bgp_daemon | |||
2024-11-12 | babel: T6866: IPv6 distribute-lists in access-list6 format have names not ↵ | Christian Breunig | |
numbers | |||
2024-11-12 | babel: T4977: add missing smoketests | Christian Breunig | |