<feed xmlns='http://www.w3.org/2005/Atom'>
<title>routing/bird2/files, 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>2024-12-12T11:08:31Z</updated>
<entry>
<title>bird2: use official example config file</title>
<updated>2024-12-12T11:08:31Z</updated>
<author>
<name>Martin Schiller</name>
</author>
<published>2024-12-12T07:06:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=0490c7f39a1e53e2f49654aea16b015c8cc92380'/>
<id>urn:sha1:0490c7f39a1e53e2f49654aea16b015c8cc92380</id>
<content type='text'>
Using the openwrt example config (which seems to be a clone of the
official example2 config) leads to the following error:

    bird: /etc/bird.conf:138:15 syntax error, unexpected '/'

In addition, the previous configuration seems to me to be too
case-specific and cannot really be used as a template for a fresh
configuration.

Signed-off-by: Martin Schiller &lt;ms@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>bird2: stop service early</title>
<updated>2022-04-27T08:31:48Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2022-04-27T08:20:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=0fd4ed1d3e64ef554f46f2121ecc5f56b4b6977d'/>
<id>urn:sha1:0fd4ed1d3e64ef554f46f2121ecc5f56b4b6977d</id>
<content type='text'>
The bird service needs to stop before network is stopped, otherwise it
might not be able to cleanly terminate its sessions. Introduce STOP=10
as is used in the bird1 init scripts.

Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
<entry>
<title>bird2: fix service restart and reload (#546)</title>
<updated>2020-02-08T21:47:13Z</updated>
<author>
<name>Yuxiang Zhu</name>
</author>
<published>2020-02-08T21:47:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=c9ae9c8c509a927f4f76c6455313ec15de2fbe41'/>
<id>urn:sha1:c9ae9c8c509a927f4f76c6455313ec15de2fbe41</id>
<content type='text'>
`/etc/init.d/bird restart` or `/etc/init.d/bird reload` has no effects.

This PR fixes this issue by:

- running the service in the foreground to meet the requirements of procd
- sending SIGHUP signal to reload the service</content>
</entry>
<entry>
<title>bird2: Add package</title>
<updated>2018-05-16T11:18:28Z</updated>
<author>
<name>Toke Høiland-Jørgensen</name>
</author>
<published>2018-05-16T10:36:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=688901a664eb9653a96f58dca6838b5ea6784d40'/>
<id>urn:sha1:688901a664eb9653a96f58dca6838b5ea6784d40</id>
<content type='text'>
This adds a separate package for the 2.0 branch of Bird, allowing it to
co-exist with the bird1 package. The two packages conflict with each other,
so they can't be installed at the same time; but in the build system they
coexist just fine.

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