Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-11 | frr: T5239: remove daemons.conf generated by chroot hook | Christian Breunig | |
Daemon configuration is now generated during boot via vyos-1x repo. See https://github.com/vyos/vyos-1x/pull/2245 | |||
2023-09-01 | frr: T5518: enable pim6d | Christian Breunig | |
2023-08-04 | frr: T5415: make mgmtd only listen on localhost | Christian Breunig | |
2023-03-07 | T4977: Enable Babeld | Yuxiang Zhu | |
Babeld support has been merged https://github.com/vyos/vyos-1x/pull/1800 however I just noticed `/etc/frr/daemons` came from this file. | |||
2022-07-17 | frr: T4536: no need for empty configuration files as we use the ↵ | Christian Poessinger | |
integrated-config option | |||
2022-05-29 | frr: T2472: enable EIGRP daemon | Christian Poessinger | |
2022-03-15 | frr: T4163: enable bmp (BGP Monitoring Protocol, RFC 7854) plugin for bgpd | Christian Poessinger | |
2021-12-25 | isis: T1316: enable SNMP support | Christian Poessinger | |
2021-06-20 | T3641: hooks: use Python3 interpreter | Christian Poessinger | |
2020-11-25 | pim: T2744: Disable pimd by default to prevent conflict | DmitriyEshenko | |
2020-11-25 | frr-syslog: T2061: Moving FRR logs to messages: Fix debug mode | sever-sever | |
2020-11-13 | frr: T1316: enable isis daemon | Christian Poessinger | |
2020-03-26 | pim: T1729: enable FRR PIM service | DmitriyEshenko | |
2020-03-18 | mpls: T915: enable FRR ldpd service and modules | DmitriyEshenko | |
2020-03-05 | vrf: T31: frr: do not use Linux network namespace as VRF backend | Christian Poessinger | |
Without this change generated VRFs on the OS are not visible in FRR as they are not reported as beeing "up". | |||
2019-06-23 | bfd: T1183: enable FRR bfdd service | Christian Poessinger | |
2019-06-19 | T1454: frr: remove no longer required watchfrr_options | Christian Poessinger | |
Fixes the following startup warning: Jun 19 11:14:27 localhost watchfrr.sh: watchfrr_options contains a bash array value. The configured value is intentionally ignored since it is likely wrong. Please remove or fix the setting. | |||
2019-06-19 | T1454: remove deprecated /etc/frr/daemons.conf | Christian Poessinger | |
File which was still present (but not of any problem) caused the following message: Jun 19 11:14:27 localhost watchfrr.sh: Reading deprecated /etc/frr/daemons.conf. Please move its settings to /etc/frr/daemons and remove it. | |||
2019-02-28 | T1218: enable FRR's staticd on startup. | Daniil Baturin | |
2018-12-17 | T865: start bgpd with RPKI support. | Daniil Baturin | |
2018-11-12 | Add uefi to vyos-build | Kim Hagen | |