Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-19 | Revert "frr: T6283: add pending upstream patch" | Christian Breunig | |
This reverts commit 1b61973b9143aa8a04cc7c857ec567fa962e4e43. Upstream Patch merged | |||
2024-05-19 | Revert "frr: T6250: add pending upstream patch" | Christian Breunig | |
This reverts commit 38cae97177191ad6876a4ce7afb4f53b21bf746c. Upstream patch merged | |||
2024-05-04 | frr: T6250: add pending upstream patch | Christian Breunig | |
2024-05-04 | frr: T6283: add pending upstream patch | Christian Breunig | |
2024-02-12 | Revert "frr: T6023: add pending upstream patches" | Christian Breunig | |
This reverts commit 798b95eb9776486aed874346869a8238383c18f6. | |||
2024-02-08 | frr: T6023: add pending upstream patches | Christian Breunig | |
Latest stable/9.0 FRR branch has an updated version of frr-reload.py which is more strict on the commands to remove from the running config. This resulted in some issues in the codebase of FRR which are addressed in the attached patches and are pending for upstream integration. | |||
2023-08-01 | frr: T5415: upgrade to stable/9.0 branch | Christian Breunig | |
2023-04-27 | frr: T5123: Backport detailed ospf route table patch from frr 9.0 to frr 8.5 | Zhiyuan Wan | |
2023-04-10 | frr: T5123: Add patch to support show detailed ospf route table | Zhiyuan Wan | |
2023-03-21 | frr: T5100: drop patches already present in upstream version | Christian Breunig | |
2023-02-07 | T4977: Add FRR patches for Babel support | Yuxiang Zhu | |
Backports the following PRs to FRR 8.4: - 0001-tools-Add-missing-daemons.patch: backported from https://github.com/FRRouting/frr/pull/12611 - 0002-babeld-Add-missing-no-commands.patch: backported from https://github.com/FRRouting/frr/pull/12640 Signed-off-by: Yuxiang Zhu <vfreex@gmail.com> | |||
2021-11-23 | frr: T3753: upgrade to upstream stable/8.0 branch | Christian Poessinger | |
2021-08-06 | Revert "frr: T3694: add pending patches" | Christian Poessinger | |
This reverts commit 232edcb748aad41e12584d1f14f39268a3b16c48. | |||
2021-08-03 | frr: T3694: add pending patches | Christian Poessinger | |
Add pending stable/7.5 branch patches before they are upstreamed. https://github.com/FRRouting/frr/pull/9281 | |||
2021-07-31 | Revert "frr: add bfdd to frr-reload.py daemons list" | Christian Poessinger | |
This reverts commit 239adee7560051e6e506e2859407611956608bba. Patch is not mainlined in FRR. | |||
2021-07-09 | frr: add bfdd to frr-reload.py daemons list | Christian Poessinger | |
2021-06-20 | FRR: T3641: fix package build on Bullseye (workaround) | Christian Poessinger | |
This is the workaround mentioned in https://github.com/FRRouting/frr/issues/6502 | |||
2021-05-05 | Revert "frr: T3504: add patch to address graceful-restart return code issue" | Christian Poessinger | |
Official fix already merged into FRR stable/7.5 branch. This reverts commit 2feba96c6c9fcb59ecf77f91661b7a61e8bb4442. | |||
2021-05-04 | frr: T3504: add patch to address graceful-restart return code issue | Christian Poessinger | |
2021-02-27 | frr: remove local rpki frr-reload patch as this has been backported to 7.5 | Christian Poessinger | |
2021-01-23 | frr: T3227: import hotfix for frr-reload script to fix rpki issues | Christian Poessinger | |
2020-10-28 | frr: drop custom patches as they are now part of upstream repox | Christian Poessinger | |
2020-10-14 | frr: T2980: bfdd: fix crash due to invalid parameter length | Christian Poessinger | |
2020-10-14 | frr: T2980: use consistent patch naming | Christian Poessinger | |
2020-07-26 | T2021: import a patch for decimal OSPFv3 area support. | Daniil Baturin | |
2020-06-28 | T2638: FRR: FRR-reload needs patching to work on 7.3.0 | Runar Borge | |
Because of FRR bug 6062 (https://github.com/FRRouting/frr/issues/6062) frr-reload in frr 7.3.0 and 7.3.1 needs to be patched to work properly. without this patch frr-reload will allways compare against a blank/empty running configuration. |