Go to file
Nick Hainke 5998119c55 bird3: add new bird3 package
This commit introduces the `bird3` package to OpenWrt's routing feed.
The package is primarily based on the existing `bird2` package, with
minor modifications to accommodate the updates and changes in BIRD
3.0.0. I have also added myself as the maintainer for this package.

BIRD 3.0.0 is a major release that brings multithreading support,
enabling better performance for protocols like BGP, BMP, RPKI, and
others. The internal rework has introduced significant changes to the
table and channel implementations, while protocol-level functionality
remains largely consistent with BIRD 2.16. Although there are minor
breaking changes in configuration and CLI, most existing setups should
be reusable.

Memory usage has increased in this version, with improvements planned
for subsequent releases. Migration documentation is available in
`doc/migration-bird3.md` from the official BIRD repository.

For more details, see the official announcement:
https://trubka.network.cz/pipermail/bird-users/2024-December/017973.html

Signed-off-by: Nick Hainke <vincent@systemli.org>
2024-12-19 09:17:14 +01:00
.github CI: multi-arch-test-build: move to shared workflow 2024-11-08 19:29:55 +01:00
ahcpd ahcpd: use SHA256 hash and use HTTPS everywhere 2020-01-11 15:08:26 +01:00
alfred alfred: update to version 2024.4 2024-12-10 22:37:57 +01:00
babel-pinger treewide: Basic cleanup and alignment to package guidelines (#383) 2018-07-12 16:50:47 +02:00
babeld babeld: use an array for routing lists 2024-09-08 18:20:34 +02:00
batctl batctl: update to version 2024.4 2024-12-10 22:38:29 +01:00
batman-adv batman-adv: update to version 2024.4 2024-12-10 22:41:22 +01:00
batmand batmand: Refresh patches with quilt 2022-02-19 09:29:33 +01:00
bird2 bird2: Bump to v2.16 2024-12-12 13:06:59 +01:00
bird3 bird3: add new bird3 package 2024-12-19 09:17:14 +01:00
bmx7 bmx7: Make version apk compatible 2024-11-23 10:50:43 +01:00
cjdns cjdns: upgrade uci-defaults for ucitrack handling to use json 2024-04-16 08:53:10 +02:00
hnetd treewide: refresh hashes after move to use ZSTD as default 2024-04-07 20:04:28 +02:00
luci-app-cjdns cjdns: support the supernodes feature (#884) 2022-06-20 21:31:44 +02:00
luci-app-olsrd2 luci-app-olsrd2: upgrade uci-defaults for ucitrack handling to use json 2024-04-16 08:53:10 +02:00
mesh11sd mesh11sd: update to version 4.1.1 2024-07-31 10:28:40 +02:00
minimalist-pcproxy treewide: refresh hashes after move to use ZSTD as default 2024-04-07 20:04:28 +02:00
naywatch treewide: remove AUTORELEASE 2023-04-27 17:14:16 +02:00
ndppd ndppd: update to version 0.2.6 2024-11-14 21:42:30 +01:00
nodogsplash nodogsplash: explicit file copy 2023-10-23 09:28:01 +02:00
ohybridproxy treewide: refresh hashes after move to use ZSTD as default 2024-04-07 20:04:28 +02:00
olsrd olsrd: update to latest 2024-06-09 2024-06-10 07:31:41 +02:00
oonf-dlep-proxy treewide: refresh hashes after move to use ZSTD as default 2024-04-07 20:04:28 +02:00
oonf-dlep-radio treewide: refresh hashes after move to use ZSTD as default 2024-04-07 20:04:28 +02:00
oonf-init-scripts oonf-olsrd2: add support to check if service is running 2023-06-11 09:37:15 +02:00
oonf-olsrd2 treewide: refresh hashes after move to use ZSTD as default 2024-04-07 20:04:28 +02:00
opennds opennds: update to version 10.3.0 2024-06-07 20:53:56 +02:00
pimbd treewide: refresh hashes after move to use ZSTD as default 2024-04-07 20:04:28 +02:00
prince treewide: remove AUTORELEASE 2023-04-27 17:14:16 +02:00
vis treewide: refresh hashes after move to use ZSTD as default 2024-04-07 20:04:28 +02:00
MAINTAINERS MAINTAINERS: updated email addresses 2017-03-04 22:31:52 +01:00
README.md README: update content and use Markdown 2021-06-11 23:00:30 +02:00

OpenWrt Routing Feed

Description

This OpenWrt package feed contains community maintained routing packages.

Usage

This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot Installation on the OpenWrt support site.

This feed is enabled by default. To install all its package definitions, run:

./scripts/feeds update routing
./scripts/feeds install -a -p routing