<feed xmlns='http://www.w3.org/2005/Atom'>
<title>routing/bird1-openwrt, 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>2023-07-21T13:13:13Z</updated>
<entry>
<title>bird1: Remove, as EOL has been reached</title>
<updated>2023-07-21T13:13:13Z</updated>
<author>
<name>Marek Küthe</name>
</author>
<published>2023-07-21T10:28:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=fa136b70dfb29595083353f168d3b6c4df1d8e6e'/>
<id>urn:sha1:fa136b70dfb29595083353f168d3b6c4df1d8e6e</id>
<content type='text'>
Closes https://github.com/openwrt/routing/issues/993

Deprecation:
https://marc.info/?l=bird-users&amp;m=168682998827356&amp;w=2
https://trubka.network.cz/pipermail/bird-users/attachments/20230615/8517953d/attachment.pdf

Signed-off-by: Marek Küthe &lt;m.k@mk16.de&gt;
</content>
</entry>
<entry>
<title>bird1: fix "Form token mismatch" errors in luci-app-bird1-ipv{4,6}</title>
<updated>2023-03-06T20:13:32Z</updated>
<author>
<name>Roger Pueyo Centelles</name>
</author>
<published>2023-02-26T16:18:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=c37fbab8f5e3af0843cf1bef5aa199a0c0db245b'/>
<id>urn:sha1:c37fbab8f5e3af0843cf1bef5aa199a0c0db245b</id>
<content type='text'>
The "Filters", "Functions" and "Status" sections of the web interfaces
for both Bird4 and Bird6 threw the following error upon performing any
action:

   Form token mismatch
   The submitted security token is invalid or already expired!

Changing their entry types from "cbi" to "form" fixes them.

Fixes #922.

Signed-off-by: Roger Pueyo Centelles &lt;roger.pueyo@guifi.net&gt;
</content>
</entry>
<entry>
<title>bird1: rename get_bool() to get_a_bool() in bird{4,6}-lib.sh</title>
<updated>2023-03-06T12:00:14Z</updated>
<author>
<name>Roger Pueyo Centelles</name>
</author>
<published>2023-02-26T16:02:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=d32f93e0499164ac171228bbb6e8a5b17b8785fe'/>
<id>urn:sha1:d32f93e0499164ac171228bbb6e8a5b17b8785fe</id>
<content type='text'>
This patch renames the get_bool() function, implemented in the
bird4-lib.sh and bird6-lib.sh files (respectively, for the IPv4 and
the IPv6 versions of the package), as well as all the calls to it.
This way, we avoid a function name collision with the one provided by
file /lib/functions.sh, which is slightly different and caused an
out-of-memory error when parsing the bird4/bird6 UCI config files.

Fixes #920.

Signed-off-by: Roger Pueyo Centelles &lt;roger.pueyo@guifi.net&gt;
</content>
</entry>
<entry>
<title>bird1-openwrt: fix Makefile issues</title>
<updated>2023-03-06T06:18:59Z</updated>
<author>
<name>Roger Pueyo Centelles</name>
</author>
<published>2023-03-03T09:13:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=6697ca291f97438e937897d73acc46a29d7dc9f4'/>
<id>urn:sha1:6697ca291f97438e937897d73acc46a29d7dc9f4</id>
<content type='text'>
This commit replaces the deprecated licensing text with an SPDX license
identifier, and removes tab indentations in the conffiles sections.

Signed-off-by: Roger Pueyo Centelles &lt;roger.pueyo@guifi.net&gt;
</content>
</entry>
<entry>
<title>bird1-openwrt: use a single Makefile for IPv4 and IPv6 packages</title>
<updated>2023-02-25T22:48:33Z</updated>
<author>
<name>Roger Pueyo Centelles</name>
</author>
<published>2022-12-13T15:53:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=914c27aeb66b21c7510e376625e9ec386a56ee35'/>
<id>urn:sha1:914c27aeb66b21c7510e376625e9ec386a56ee35</id>
<content type='text'>
Having two Makefile files, respectively in the bird1-openwrt-ipv4 and
bird1-ipv6-openwrt folders, made the CI tests fail at the time of
building the packages, due to a compilation error. This patch merges
both Makefile files into a single one. As a result, package compilation
succeeds during the CI tests.

Signed-off-by: Roger Pueyo Centelles &lt;roger.pueyo@guifi.net&gt;
</content>
</entry>
<entry>
<title>bird1-openwrt: change maintainer for bird1-ipv6-openwrt</title>
<updated>2023-01-04T07:10:36Z</updated>
<author>
<name>Moritz Warning</name>
</author>
<published>2022-12-01T19:10:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=c470bff2d83b51e7ce4b2801e2875c10b07785a3'/>
<id>urn:sha1:c470bff2d83b51e7ce4b2801e2875c10b07785a3</id>
<content type='text'>
Signed-off-by: Moritz Warning &lt;moritzwarning@web.de&gt;
</content>
</entry>
<entry>
<title>bird1-openwrt: change maintainer for bird1-ipv4-openwrt</title>
<updated>2023-01-04T07:10:36Z</updated>
<author>
<name>Moritz Warning</name>
</author>
<published>2022-12-01T19:09:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=a1d97192f88bebdb03f035f53c8e6a80286afd76'/>
<id>urn:sha1:a1d97192f88bebdb03f035f53c8e6a80286afd76</id>
<content type='text'>
Signed-off-by: Moritz Warning &lt;moritzwarning@web.de&gt;
</content>
</entry>
<entry>
<title>bird1: Add missing dependency on luci-compat</title>
<updated>2022-11-23T18:43:37Z</updated>
<author>
<name>krzys-h</name>
</author>
<published>2022-07-23T08:30:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=d5c4ef98c904467cbf058c99daccc0a6b8de985e'/>
<id>urn:sha1:d5c4ef98c904467cbf058c99daccc0a6b8de985e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bird: Rename to bird1 and bump to v1.6.4</title>
<updated>2018-05-16T10:34:51Z</updated>
<author>
<name>Toke Høiland-Jørgensen</name>
</author>
<published>2018-05-16T10:24:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=ecbdeb0500cc92b514a7442a09b9e90973fa3554'/>
<id>urn:sha1:ecbdeb0500cc92b514a7442a09b9e90973fa3554</id>
<content type='text'>
This renames the bird and bird-openwrt packages to bird1, to make it
possible for bird2 (added in a subsequent commit) to coexist with it.

The packages are renamed to bird1-ipv{4,6} to avoid the confusion of
having packages named 'bird2', 'bird4' and 'bird6'.

Also bump to v1.6.4 as that contains important bug fixes.

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