Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-15 | bgp: T3311: remove remote-as from address-family | Christian Poessinger | |
When moving from Quagga to FRR the BGP address-family was extended by an invalid peer-group statement. FRR always moved a configured peer-group from the AFI level down to the neighbor level. With the migration to FRR reload we must take care about this by ourselves. | |||
2021-02-14 | bgp: T2844: add IPv4 disable-send-community support | Christian Poessinger | |
2021-01-30 | bgp: T3037: add migration script | Christian Poessinger | |
(cherry picked from commit 32822d5e1831dff5cd904c0cb5886f7d737afab6) |