Port details |
- bird3 Dynamic multithreaded IP routing daemon
- 3.1.4 net
=1 3.1.2Version of this port present on the latest quarterly branch. - Maintainer: olivier@FreeBSD.org
 - Port Added: 2025-01-09 22:09:06
- Last Update: 2025-09-23 15:46:15
- Commit Hash: b209da7
- People watching this port, also watch:: roboto-fonts-ttf, burp
- License: GPLv2
- WWW:
- https://bird.nic.cz/
- Description:
- The BIRD project aims to develop a fully functional dynamic IP routing daemon.
- Both IPv4 and IPv6
- Multiple routing tables
- BGP
- RIP
- OSPF
- LDP
- L3VPN
- Static routes
- Inter-table protocol
- Command-line interface
- Soft reconfiguration
- Powerful language for route filtering
Starting with release 3.x, BIRD is multi-threaded.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/net/bird3/ && make install clean
- To add the package, run one of these commands:
- pkg install net/bird3
- pkg install bird3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bird3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1758640602
SHA256 (bird-3.1.4.tar.gz) = a5757b60e1de9ac5efc9765f87b7c8baefa31db789966c83870d070f7608278c
SIZE (bird-3.1.4.tar.gz) = 2738002
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bison : devel/bison
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- libssh.so : security/libssh
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bird3-3.1.4:
====> Routing Protocols: you have to choose at least one of them
BFD=on: Bidirectional Forwarding Detection
BABEL=on: Babel routing protocol
BMP=off: BGP Monitoring Protocol
BGP=on: Border Gateway Protocol
MRT=on: Dumping Routing Information in MRT Format
OSPF=on: Open Short Path First
PIPE=on: PIPE routing
RADV=on: Router Advertisement
RIP=on: Routing Information Protocol
RPKI=on: Resource Public Key Infrastructure
STATIC=on: Static routing
===> Use 'make config' to modify these settings
- Options name:
- net_bird3
- USES:
- bison cpe gmake ncurses readline
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.4 23 Sep 2025 15:46:15
    |
Olivier Cochard (olivier)  |
net/bird3: Update to 3.1.4
Fixed several crashes in BGP, including one which was remotely exploitable.
MFH: 2025Q3
Security: CVE-2025-59688
Sponsored by: Netflix |
3.1.3_2 12 Sep 2025 18:46:04
    |
Olivier Cochard (olivier)  |
net/bird3: Fix typo in RC script preventing to start
PR: 289483
Reported by: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> |
3.1.3_1 08 Sep 2025 00:49:05
    |
Olivier Cochard (olivier)  |
net/bird3: Update rc script
Address some fixes:
- Modify rcorder to start sooner, enabling other daemons that rely on network
access to start correctly.
- Introduce gracefulrestart as an additional rc command.
PR: 282565
PR: 240732
Sponsored by: Netflix |
3.1.3 05 Sep 2025 15:10:43
    |
Olivier Cochard (olivier)  |
net/bird3: Update to 3.1.3
Sponsored by: Netflix |
3.1.2 28 May 2025 19:02:12
    |
Olivier Cochard (olivier)  |
net/bird3: Update to 3.1.2
Changelog:
- BGP: Fix warnings for roa_check
- MRT: Fix typo in assert
- ASPA: Fix table subscriptions
- ASPA: Fix filter parse crash
- Table: Fix several race conditions
- Shutdown: Do not export routes
- Logs: Fix logs reopening on configure undo
Sponsored by: Netflix |
3.1.1 19 May 2025 13:05:32
    |
Olivier Cochard (olivier)  |
net/bird3: Update to 3.1.1
Changelog: https://gitlab.nic.cz/labs/bird/-/blob/67438ba9/NEWS
PR: 286833
Reported by: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl>
Sponsored by: Netflix |
3.0.0 09 Jan 2025 22:07:38
    |
Olivier Cochard (olivier)  |
net/bird3: Add new branch 3.x (multithreaded)
Warning: Consider version 3.0.0 to be unstable.
PR: 283403
Sponsored by: Netflix |
Number of commits found: 7
|