<feed xmlns='http://www.w3.org/2005/Atom'>
<title>routing/bird2/Makefile, branch master</title>
<subtitle>Mirror of routing feed</subtitle>
<id>https://git.openwrt.org/feed/routing/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/routing/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/'/>
<updated>2026-04-28T21:08:46Z</updated>
<entry>
<title>bird2: bump to v2.18.1</title>
<updated>2026-04-28T21:08:46Z</updated>
<author>
<name>Bradford Zhang</name>
</author>
<published>2026-04-19T11:54:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=776e7160636a7f1add27483ac926dadeb248bb65'/>
<id>urn:sha1:776e7160636a7f1add27483ac926dadeb248bb65</id>
<content type='text'>
This release fix problems below:
ASPA: Fix downstream validation
Filters: Fix string attributes
Logging: Fix error handling

Signed-off-by: Bradford Zhang &lt;zyc@zyc.name&gt;
</content>
</entry>
<entry>
<title>bird2: update to 2.18</title>
<updated>2026-01-11T23:26:27Z</updated>
<author>
<name>Packet Please</name>
</author>
<published>2026-01-11T20:00:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=ffbcfce25d48502455c7913c6f146b51c25e7ffa'/>
<id>urn:sha1:ffbcfce25d48502455c7913c6f146b51c25e7ffa</id>
<content type='text'>
Version 2.18 (2025-12-26)
- BGP: Support for dynamic onlink and link-local connections
- BGP: Listening socket refactoring
- BGP: Fix restart behavior on outgoing next hop setting
- BGP: Configuring global/link-local IPv6 nexthop
- BGP: Disallow AS Sets by default
- L3VPN: Support for import/export target none and import target all
- RAdv: P-flag to prefer prefix delegation in DHCPv6
- Filter: Merging of case intervals
- Filter: Append operator
- ASPA: Paths containing AS_SET are invalid
- Doc: Update website to bird.nic.cz
- CI: Upstream packaging cleanup and reproducible builds
- Various minor fixes in code, comments, documentation and tooling

Signed-off-by: Packet Please &lt;pktpls@systemli.org&gt;
</content>
</entry>
<entry>
<title>bird2: add patch to move birdc's history file</title>
<updated>2025-12-23T23:13:25Z</updated>
<author>
<name>Toke Høiland-Jørgensen</name>
</author>
<published>2025-11-26T13:44:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=733a2f1a1886856ccf0d6e9b481e1c3b10bbba5e'/>
<id>urn:sha1:733a2f1a1886856ccf0d6e9b481e1c3b10bbba5e</id>
<content type='text'>
To prevent birdc writing its history file to /root, causing flash wear,
apply a patch that moves the history file to /var/tmp instead.

Signed-off-by: Toke Høiland-Jørgensen &lt;toke@toke.dk&gt;
</content>
</entry>
<entry>
<title>bird2: Update to v2.17.2</title>
<updated>2025-09-23T10:38:33Z</updated>
<author>
<name>Toke Høiland-Jørgensen</name>
</author>
<published>2025-09-23T10:17:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=45221cf5fa385faa035f5bc0f9cd98f6a51c4fd9'/>
<id>urn:sha1:45221cf5fa385faa035f5bc0f9cd98f6a51c4fd9</id>
<content type='text'>
Also update the URL to the new website at bird.nic.cz

Signed-off-by: Toke Høiland-Jørgensen &lt;toke@toke.dk&gt;
</content>
</entry>
<entry>
<title>bird2: Add PKG_CPE_ID</title>
<updated>2025-07-19T20:57:47Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2025-06-16T13:33:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=74abcc70ecdb18b67b7914f2d9fd39805874e10a'/>
<id>urn:sha1:74abcc70ecdb18b67b7914f2d9fd39805874e10a</id>
<content type='text'>
Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>bird{2,3}: use HTTPS in URL and reorder Makefile</title>
<updated>2025-06-23T10:48:28Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2025-06-16T20:49:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=d0f6265f6f32d44753c22474c11cc16a76a5d512'/>
<id>urn:sha1:d0f6265f6f32d44753c22474c11cc16a76a5d512</id>
<content type='text'>
Move descriptions to each other
and use HTTPS for project website

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>bird2: update to 2.17.1</title>
<updated>2025-05-11T21:00:08Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2025-05-11T18:52:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=a98c2bb49d123f7906a3c416a1623d3fb699b74a'/>
<id>urn:sha1:a98c2bb49d123f7906a3c416a1623d3fb699b74a</id>
<content type='text'>
Release Notes:
https://bird.network.cz/pipermail/bird-users/2025-May/018195.html

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>bird2: update to 2.17</title>
<updated>2025-04-28T08:48:42Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2025-04-28T07:03:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=8bda1bc2fcb71219c44d8c128a734aa6c6fc6074'/>
<id>urn:sha1:8bda1bc2fcb71219c44d8c128a734aa6c6fc6074</id>
<content type='text'>
Release Notes:
https://bird.network.cz/pipermail/bird-users/2025-April/018156.html

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>bird2: update to 2.16.1</title>
<updated>2025-01-13T22:15:22Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2024-12-17T23:16:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=4a65e359c301d30b70e448e8c25c6edc9c909be5'/>
<id>urn:sha1:4a65e359c301d30b70e448e8c25c6edc9c909be5</id>
<content type='text'>
The bird package has been updated to include a patch that directly fixes the
alignment issue, which previously required the use of the -mno-unaligned-access
GCC flag on ARM processors. This patch, originally discussed on the BIRD mailing
list [0], modifies the net_addr structure to resolve the alignment problem
without needing the workaround.

By incorporating this patch, the alignment issue is addressed more efficiently,
eliminating the performance, code size, and hardware optimization drawbacks
associated with the GCC flag.

Release Notes:
http://trubka.network.cz/pipermail/bird-users/2025-January/018041.html

[0] - http://trubka.network.cz/pipermail/bird-users/2024-December/017957.html

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>bird2: Bump to v2.16</title>
<updated>2024-12-12T12:06:59Z</updated>
<author>
<name>Toke Høiland-Jørgensen</name>
</author>
<published>2024-12-12T11:11:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=478626bc23623aa3d9713eae8935b755ad1253eb'/>
<id>urn:sha1:478626bc23623aa3d9713eae8935b755ad1253eb</id>
<content type='text'>
Upstream release v2.16. Also change download URL to use https instead of
ftp.

Signed-off-by: Toke Høiland-Jørgensen &lt;toke@toke.dk&gt;
</content>
</entry>
</feed>
