aboutsummaryrefslogtreecommitdiff
path: root/net/frr/patches/098-fix_mips_libyang.patch
Commit message (Collapse)AuthorAge
* frr: updat to 9.0Lucian Cristian2023-08-17
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* frr: update to 8.2Lucian Cristian2022-03-08
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* frr: update to 8.1.0Lucian Cristian2021-11-12
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* frr: update to latest and backportsLucian Cristian2021-02-28
| | | | | | | | cherry-pick: backport nhrpd support multicast backport ospf updates Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* frr: fix running on mips (again)Lucian Cristian2020-09-08
| | | | | | add mips fix missed on version upgrade Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* frr: update to 7.4 and latest backportsLucian Cristian2020-07-24
| | | | | | changelogs: https://github.com/FRRouting/frr/releases/tag/frr-7.4 Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* frr: makefile cleanup and misc fixesLucian Cristian2020-05-03
fix mips runtime by backporting some yang changes from master added commited fixes to 7.3 also add option for snmp support Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>