summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-12Conf: Symbol hashes for all scopesMaria Matejka
2023-09-12Dropping empty-type const f_vals, they were copied anywayMaria Matejka
2023-09-12Conf: Adding dummy thread-number setting for easier sharing of configuration ...Maria Matejka
2023-08-29BFD: Improve handling of AdminDownOndrej Zajicek
2023-08-25Conf: Allow keywords to be redefined by user symbolsOndrej Zajicek
2023-08-25Filter: Add separate instruction for uninitialized variable declarationOndrej Zajicek
2023-08-25RPKI: Fix conflict in config grammarOndrej Zajicek
2023-08-25Nest: Fix missing bar in kw_symOndrej Zajicek
2023-08-24Doc: Document bytestring typeAlexander Zubkov
2023-08-24Doc: Document RAdv "custom option" configuration definitionAlexander Zubkov
2023-08-24Conf: Use nonterminal bytestring instead of BYTETEXTOndrej Zajicek
2023-08-24Filter: Use more generic approach for intra-config expressionsAlexander Zubkov
2023-08-24Filter: Add bytestring typeAlexander Zubkov
2023-08-24Lib: Add functions for reading and writing of bytestringsOndrej Zajicek
2023-08-23Nest: Treat VRF interfaces as inside respective VRFsOndrej Zajicek
2023-08-22Merge branch 'bmp'Ondrej Zajicek
2023-08-22RPM: Sync bird.spec from Fedora dist-gitJakub Ružička
2023-08-22Distro: Add apkg packaging testJakub Ružička
2023-08-22Distro: Add apkg compat levelJakub Ružička
2023-08-22Debian: Fix for arm64 cross buildJakub Ružička
2023-08-22Debian: Use {{ now }} in changelogJakub Ružička
2023-08-22Debian: Bump compat level to 11Jakub Ružička
2023-08-22Debian: Sync packaging with DebianJakub Ružička
2023-08-22Debian: Add birdcl manpageJakub Ružička
2023-08-22RPM: Add missing BuildRequires: autoconfJakub Ružička
2023-08-22Use more proper pointers to constant bytestringsAlexander Zubkov
2023-08-22BGP: Update RFC referenceOndrej Zajicek
2023-08-22BMP: Improve peer_down handlingOndrej Zajicek
2023-08-21BMP: Use generic channel feed instead of direct walk over rtableOndrej Zajicek
2023-08-21Nest: Use generic rte_announce() also for import tablesOndrej Zajicek
2023-08-18BMP: Fix route timestampsOndrej Zajicek
2023-08-18BMP: Refactor route monitoringOndrej Zajicek
2023-08-01BMP: Remove useless bufferOndrej Zajicek
2023-08-01BMP: Simplify route monitoring hooksOndrej Zajicek
2023-06-30Fixed a typo in documentationAlexander Zubkov
2023-06-26RAdv: Use new syntax for custom optionsAlexander Zubkov
2023-06-23RAdv: Add custom optionsAlexander Zubkov
2023-06-23Add hex:XYZ syntax for short hex stringsAlexander Zubkov
2023-06-22Merge tag 'v2.13.1'Maria Matejka
2023-06-22NEWS and version updatev2.13.1Maria Matejka
2023-06-22Filter: Fixed segfault when a case option had an empty blockMaria Matejka
2023-06-22BGP: Fix role check when no capability option is presentOndrej Zajicek
2023-06-15Netlink: Allow RTA_VIA even without MPLS supportLuiz Amaral
2023-06-15CI: Remove obsolete CI targetsOndrej Zajicek
2023-06-08BMP: Ensure that bmp_fire_tx() does nothing when not upOndrej Zajicek
2023-06-08BMP: Support multiple instances of BMP protocolOndrej Zajicek
2023-06-02Babel: Minor changes to RTT formattingOndrej Zajicek
2023-06-02Babel: Add support for the RTT extensionToke Høiland-Jørgensen
2023-06-02IO: Add current_time_now() function for immediate timestampToke Høiland-Jørgensen
2023-05-31BMP: Fix bug in buffer resizeOndrej Zajicek