Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-24 | Jenkins: only build packages if the package changes at all - skip otherwise | Christian Poessinger | |
This will only run the Jenkins Pipeline if Git detects a change in the specified file path. If no change is found in the path, the individual Pipeline statges are skipped. | |||
2021-07-09 | frr: add bfdd to frr-reload.py daemons list | Christian Poessinger | |
2021-06-26 | frr: when using "git am" for patches, use date from the e-mail message | Christian Poessinger | |
By default the command records the date from the e-mail message as the commit author date, and uses the time of commit creation as the committer date. This allows the user to lie about the committer date by using the same value as the author date. | |||
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-02-08 | Jenkins: frr: support arm64 builds | Christian Poessinger | |
2021-02-08 | Revert "frr: T3182: revert back to 7.4 series" | Christian Poessinger | |
This reverts commit 01c7e4b51098a4585ef2291a391eb62bbe50e48e. | |||
2021-02-08 | Revert "frr: T3182: revert back to 7.3 series" | Christian Poessinger | |
This reverts commit 1278d2d0fe08da7b2b98586c0f9514b3fe0ce564. | |||
2021-01-23 | frr: T3227: import hotfix for frr-reload script to fix rpki issues | Christian Poessinger | |
2021-01-03 | frr: T3182: revert back to 7.3 series | Christian Poessinger | |
2021-01-03 | frr: T3182: revert back to 7.4 series | Christian Poessinger | |
2020-12-22 | frr: T3146: upgrade to Free Range Routing 7.5 series | Christian Poessinger | |
2020-12-21 | Revert to FRR 7.4 until we figure our a libyang upgrade path | Daniil Baturin | |
2020-12-21 | Update to FRR 7.5 | Daniil Baturin | |
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: use "git am" to apply patches | Christian Poessinger | |
2020-06-28 | packages: frr: add .gitignore for package | Christian Poessinger | |
2020-06-28 | Merge pull request #111 from runborg/T2638 | Christian Poessinger | |
T2638: FRR: FRR-reload needs patching to work on 7.3.0 | |||
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. | |||
2020-06-25 | packages: frr: fix comment | Christian Poessinger | |
2020-06-21 | Jenkins: packages: add underscore for library calls | Christian Poessinger | |
The underscore (_) is not a typo! You need this underscore if the line immediately after the @Library annotation is not an import statement! | |||
2020-06-20 | packages: add build for FRR | Christian Poessinger | |
2019-04-23 | Remove outdated/unmaintained submodules | Christian Poessinger | |
All registered Git submodules were out of date. Even worse some of the modules are no longer in use and have been replaced by upstream packages. Keeping invalid information is even worse then no information. All required VyOS packages can be found in the future build-packages script. | |||
2019-01-12 | Add frr submodule | Christian Poessinger | |