summaryrefslogtreecommitdiff
path: root/packages/frr
AgeCommit message (Collapse)Author
2024-05-19Revert "frr: T6283: add pending upstream patch"Christian Breunig
This reverts commit 1b61973b9143aa8a04cc7c857ec567fa962e4e43. Upstream Patch merged (cherry picked from commit e7fad572baf472acd12d9b53e27365904072f485)
2024-05-19Revert "frr: T6250: add pending upstream patch"Christian Breunig
This reverts commit 38cae97177191ad6876a4ce7afb4f53b21bf746c. Upstream patch merged (cherry picked from commit 2d6b51e13a7b329d710f811b50c7a18544c96312)
2024-05-04frr: T6250: add pending upstream patchChristian Breunig
(cherry picked from commit 38cae97177191ad6876a4ce7afb4f53b21bf746c)
2024-05-04frr: T6283: add pending upstream patchChristian Breunig
(cherry picked from commit 1b61973b9143aa8a04cc7c857ec567fa962e4e43)
2024-05-04Docker: T6283: T6250: no need to include rtrlib and libyang in generalChristian Breunig
FRR build tracks the rtrlib and libyang version, so only one place is needed to build to sources. (cherry picked from commit 6ff4b31c4a75583424edd0deb479d1dacc42d6b3)
2024-02-29frr: T5788: update libyang to v2.1.148Christian Breunig
(cherry picked from commit fb31cf3412437f417870c28e9aaba66dc9144aff)
2024-02-12Revert "frr: T6023: add pending upstream patches"Christian Breunig
This reverts commit 795d890d6570036753e8c03616d38a7f3f692dfe.
2024-02-09frr: T5788: update to 9.1 releaseChristian Breunig
(cherry picked from commit a4ef86ab2095f5a4dc2e9061dedbeacde4ac8606)
2024-02-08frr: T6023: add pending upstream patchesChristian 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. (cherry picked from commit 798b95eb9776486aed874346869a8238383c18f6)
2023-11-15Merge branch 'sagitta' into mergify/bp/sagitta/pr-454Christian Breunig
2023-11-15T5689: Include librtr-dev in Debian dependencies to fix RPKI crashChristian Breunig
This fixes FRR crashing on vtysh -c "show rpki $prefix" with the vyos build when librtr-dev was not available at FRR built time, see T5689. (cherry picked from commit 931571bd486eb84042a4beb50412f5c7c21cbd9d)
2023-11-15T5695: Add LUA script to build FRRViacheslav Hletenko
Build FRR with LUA scripts --enable-scripting option (cherry picked from commit 83d4a070897012e49c5b227a082a6f31cdb62815)
2023-10-31T5415: upgrade libyang library to v2.1.128Viacheslav Hletenko
(cherry picked from commit d0649cf3b5b6058e464c906f20fce92d75f1bdcd)
2023-09-25ci/cd: update branch references current -> sagittaChristian Breunig
2023-09-11frr: fix build script to only rely on annotated tagsChristian Breunig
A recent added FRR tag base_fuzz_20230907 made the builds fail. Change "git describe" command to only account annotated release tags. (cherry picked from commit 0f75e12dd1af2f24216b95d29edeb02be0a62aaf)
2023-08-01frr: T5415: upgrade to stable/9.0 branchChristian Breunig
2023-08-01frr: T5415: upgrade libyang library to v2.1.80Christian Breunig
2023-05-26packages: change glob pattern to be recursiveChristian Breunig
2023-04-27frr: T5123: Backport detailed ospf route table patch from frr 9.0 to frr 8.5Zhiyuan Wan
2023-04-10frr: T5123: Add patch to support show detailed ospf route tableZhiyuan Wan
2023-03-21frr: T5100: drop patches already present in upstream versionChristian Breunig
2023-03-21T5100: Update FRR to 8.5Viacheslav Hletenko
2023-03-11gitignore: frr: add rtrlib and remove libyang (provided via Debian package)Christian Breunig
2023-03-11Docker: T5076: unbloat container - remove dependencies for frrChristian Breunig
2023-02-25frr: T5003: use "pipx run" to invoke apkgChristian Breunig
Commit 7b1b40888 ("docker: T5003: Use Debian package for yq, fix pip installs, fix open-vmdk build") removed the apkg installed package via pip. Use pipx run then building the libyang package.
2023-02-07T4977: Add FRR patches for Babel supportYuxiang 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>
2022-11-23gitignore: cleanup double rules from individual packagesChristian Poessinger
Individual packages like dropbear, frr, iproute2 ... all came with a copy of gitignore rules already present in the base file. Those rules have been dropped.
2022-11-08frr: T4806: update to stable/8.4 seriesChristian Poessinger
2022-07-18frr: T4535: update version to stable/8.3 release branchChristian Poessinger
2022-06-01Revert "frr: temporary select specific commit without broken RPKI commits"Christian Poessinger
This reverts commit caae86a8c028f32dc320cf2ca946646c27fb86bb.
2022-05-05frr: temporary select specific commit without broken RPKI commitsChristian Poessinger
2022-05-04frr: bugfix rtrlib v0.8.0 dependency updateChristian Poessinger
2022-03-27Revert "frr: T4323: pin version to frr-8.2.2 tag"Christian Poessinger
This reverts commit 387a48f4ec317c36c7d5307e591cf3402d381d52.
2022-03-27frr: when building DEB include source version from "git describe"Christian Poessinger
2022-03-27frr: T4323: pin version to frr-8.2.2 tagChristian Poessinger
2022-03-15frr: T4302: upgrade to version 8.2Christian Poessinger
2021-11-27frr: T3753: upgrade to upstream stable/8.1 branchChristian Poessinger
2021-11-23frr: T3753: add libyang2 package dependencyChristian Poessinger
2021-11-23frr: T3753: upgrade to upstream stable/8.0 branchChristian Poessinger
2021-08-06Revert "frr: T3694: add pending patches"Christian Poessinger
This reverts commit 232edcb748aad41e12584d1f14f39268a3b16c48.
2021-08-03frr: T3694: add pending patchesChristian Poessinger
Add pending stable/7.5 branch patches before they are upstreamed. https://github.com/FRRouting/frr/pull/9281
2021-07-31Revert "frr: add bfdd to frr-reload.py daemons list"Christian Poessinger
This reverts commit 239adee7560051e6e506e2859407611956608bba. Patch is not mainlined in FRR.
2021-07-24Jenkins: only build packages if the package changes at all - skip otherwiseChristian 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-09frr: add bfdd to frr-reload.py daemons listChristian Poessinger
2021-06-26frr: when using "git am" for patches, use date from the e-mail messageChristian 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-20FRR: T3641: fix package build on Bullseye (workaround)Christian Poessinger
This is the workaround mentioned in https://github.com/FRRouting/frr/issues/6502
2021-05-05Revert "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-04frr: T3504: add patch to address graceful-restart return code issueChristian Poessinger
2021-02-27frr: remove local rpki frr-reload patch as this has been backported to 7.5Christian Poessinger
2021-02-08Jenkins: frr: support arm64 buildsChristian Poessinger