Package bird: Information

  • Default inline alert: Version in the repository: 2.15.1-alt2

Binary package: bird
Version: 2.13.1-alt2
Architecture: aarch64
Build time:  Aug 29, 2023, 07:09 AM in the task #328124
Source package: bird
Category: Networking/Other
Report package bug
License: GPLv2
Summary: BIRD Internet Routing Daemon
Description: 
BIRD is an Internet Routing Daemon designed to support all the routing
technology used in the today's Internet or planned to be used in near
future and to have a clean extensible architecture allowing new routing
protocols to be incorporated easily. Among other features, BIRD supports:

 * both IPv4 and IPv6 protocols
 * multiple routing tables
 * the Border Gateway Protocol (BGPv4)
 * the Routing Information Protocol (RIPv2)
 * the Open Shortest Path First protocol (OSPFv2)
 * a virtual protocol for exchange of routes between different routing
   tables on a single host
 * a command-line interface allowing on-line control and inspection of
   status of the daemon
 * soft reconfiguration (no need to use complex online commands to
   change the configuration, just edit the configuration file and notify
   BIRD to re-read it and it will smoothly switch itself to the new
   configuration, not disturbing routing protocols unless they are
   affected by the configuration changes)
 * a powerful language for route filtering

BIRD has been developed at the Faculty of Math and Physics, Charles
University, Prague, Czech Republic as a student project. It can be
freely distributed under the terms of the GNU General Public License.

Maintainer: Sergey Y. Afonin



Last changed


July 6, 2023 Sergey Y. Afonin 2.13.1-alt2
- init.d/bird:
  + fixed typo in stop()
  + added test of configuration before restart and reload
June 25, 2023 Anton Farygin 2.13.1-alt1
- 2.13 -> 2.13.1
June 17, 2023 Anton Farygin 2.13-alt2
- 2.0.7-> 2.13
- set package name "bird" for sisyphus and bird2 for branches with bird-1.6.8
  and add correct "obsoletes/provides/conflicts" between bird and bird2 packages
- moved bird.conf to /etc/bird/bird.conf
- added /etc/bird/bird.d configuration directory
- run under unprivileged _bird user and group
- enabled tests