BIRD: Unterschied zwischen den Versionen

Aus Freifunk Franken
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 3: Zeile 3:
== Freifunk Franken ==
== Freifunk Franken ==


BIRD wird experimentell als Layer-3-Routingprotokoll im Freifunk-Franken-Backbone verwendet. Die Unterstützung muss manuell in der Firmware aktiviert werden.
BIRD wird ab der Firmware layer3-20221201 standardmäßig als Layer-3-Routingprotokoll im Freifunk-Franken-Backbone verwendet. Die Unterstützung in vorheriger Firmwares muss manuell aktiviert werden.


== Versionshistorie ==
== Versionshistorie ==
Zeile 22: Zeile 22:
! style="width:110px;" | Version !! style="width:160px;" | Datum !! Firmware !! Bemerkung
! style="width:110px;" | Version !! style="width:160px;" | Datum !! Firmware !! Bemerkung
|-
|-
| 2.0.10 || 27. Juni 2022 || layer3-20221019 || ''<abbr title="Border Gateway Protocol">BGP</abbr></span> performance improved, <abbr title="Virtual Routing and Forwarding">VRF</abbr> support in <abbr title="Resource Public Key Infrastructure">RPKI</abbr>, many bugfixes''
| 2.0.11 || 11. Dezember 2022 || || ''<abbr title="Border Gateway Protocol">BGP</abbr> Route Leak Prevention and Detection Using Roles (<abbr title="Request for Comments">RFC</abbr> 9234) implemented''
|-
| 2.0.10 || 27. Juni 2022 || layer3-20221019, layer3-20221201 || ''<abbr title="Border Gateway Protocol">BGP</abbr></span> performance improved, <abbr title="Virtual Routing and Forwarding">VRF</abbr> support in <abbr title="Resource Public Key Infrastructure">RPKI</abbr>, many bugfixes''
|-
|-
| 2.0.9 || 20. Februar 2022 || ||
| 2.0.9 || 20. Februar 2022 || ||
Zeile 38: Zeile 40:
| 2.0.3 || 7. Januar 2019 || ||
| 2.0.3 || 7. Januar 2019 || ||
|-
|-
| 2.0.2 || 22. März 2018 || ||
| 2.0.2 || 22. März 2018 || || ''Important security bugfix. A lot of new features.''
|-
|-
| 2.0.1 || 16. Januar 2018 || ||  ''Linux <abbr title="Multiprotocol Label Switching">MPLS</abbr> kernel support, Channel templates improved, <abbr title="Request for Comments">RFC</abbr> 8212''
| 2.0.1 || 16. Januar 2018 || ||  ''Linux <abbr title="Multiprotocol Label Switching">MPLS</abbr> kernel support, Channel templates improved, <abbr title="Request for Comments">RFC</abbr> 8212''

Version vom 12. Dezember 2022, 13:38 Uhr

BIRD Internet Routing Daemon (BIRD) ist ein TCP/IP-Routing-Daemon mit Unterstützung von IPv4 und IPv6 für unixartige Systeme, wie OpenWrt, und wird unter der GNU General Public License veröffentlicht.

Freifunk Franken

BIRD wird ab der Firmware layer3-20221201 standardmäßig als Layer-3-Routingprotokoll im Freifunk-Franken-Backbone verwendet. Die Unterstützung in vorheriger Firmwares muss manuell aktiviert werden.

Versionshistorie

Übersicht der BIRD-Versionshistorie und welche Freifunk-Franken-Layer-3-Firmwares welche Version implementiert haben.

Entwicklungszweig 3.0

Version Datum Firmware Bemerkung
3.0-alpha0 2. März 2022 First testing release of multithreaded version

Entwicklungszweig 2.0

Version Datum Firmware Bemerkung
2.0.11 11. Dezember 2022 BGP Route Leak Prevention and Detection Using Roles (RFC 9234) implemented
2.0.10 27. Juni 2022 layer3-20221019, layer3-20221201 BGP performance improved, VRF support in RPKI, many bugfixes
2.0.9 20. Februar 2022
2.0.8 21. März 2021 layer3-20220405-beta, layer3-20220413, layer3-20220814
2.0.7 16. Oktober 2019
2.0.6 11. September 2019
2.0.5 5. August 2019
2.0.4 1. März 2019
2.0.3 7. Januar 2019
2.0.2 22. März 2018 Important security bugfix. A lot of new features.
2.0.1 16. Januar 2018 Linux MPLS kernel support, Channel templates improved, RFC 8212
2.0.0 11. Dezember 2017 Integrated IPv4 and IPv6 design, microsecond timers, RPKI, MPLS nexthops, VPN4 and VPN6 networks...
2.0.0-pre1 30. April 2017 Experimental version
2.0.0-pre0 7. Dezember 2017 Experimental version

Siehe auch

Weblinks