]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2023-09-14  Ondrej ZajicekConf: Move definition of struct keyword to conf.h
2023-09-13  Ondrej ZajicekFilter: Use common initializer for undefined variables... mq-func-types
2023-09-12  Ondrej ZajicekFilter: Minor updates to methods
2023-09-12  Ondrej ZajicekFilter: Split clist add/delete operations to multiple...
2023-09-12  Ondrej ZajicekFilter: Implement constant promotion for multiple dispa...
2023-09-12  Ondrej ZajicekFilter: Print proper error response in multiple method...
2023-09-12  Ondrej ZajicekFilter: Move argument list reversal from function_call...
2023-09-12  Ondrej ZajicekFilter: Better syntax for function return types
2023-09-12  Ondrej ZajicekFilter: Implement multiple dispatch for methods
2023-09-12  Ondrej ZajicekFilter: Make f_method_call_*() usage symmetric
2023-09-12  Ondrej ZajicekFilter: Convert more methods to use METHOD_R()
2023-09-12  Ondrej ZajicekFilter: Remove number of args from METHOD_R()
2023-09-12  Ondrej ZajicekConf: Remove toksym from symbol_known
2023-09-12  Maria MatejkaFilter: Print instructions take only one value (simplif...
2023-09-12  Maria MatejkaFilter: Shortened method declarations
2023-09-12  Maria MatejkaFilter: The for loop uses the method system for type...
2023-09-12  Maria MatejkaRemoving unused terminals from filter config
2023-09-12  Maria MatejkaFilter: Methods rework
2023-09-12  Maria MatejkaUninitialized filter variables of path/[el]?clist types...
2023-09-12  Maria MatejkaConf: config warnings show the file position
2023-09-12  Maria MatejkaFilter: functions can and should have typed return...
2023-09-12  Maria MatejkaFilter/Conf: Method names have their own keyword hash
2023-09-12  Maria MatejkaConf: Allowing conf scope to be explicitly read only
2023-09-12  Maria MatejkaConf: Symbol manipulation gets its context explicitly
2023-09-12  Maria MatejkaFilter: any lvalue can get its methods called
2023-09-12  Maria MatejkaFilter: split out dot-notation methods to separate...
2023-09-12  Maria MatejkaConf: Keywords have their default symbols
2023-09-12  Maria MatejkaConf: Symbol hashes for all scopes
2023-09-12  Maria MatejkaDropping empty-type const f_vals, they were copied...
2023-09-12  Maria MatejkaConf: Adding dummy thread-number setting for easier...
2023-08-29  Ondrej ZajicekBFD: Improve handling of AdminDown
2023-08-25  Ondrej ZajicekConf: Allow keywords to be redefined by user symbols
2023-08-25  Ondrej ZajicekFilter: Add separate instruction for uninitialized...
2023-08-25  Ondrej ZajicekRPKI: Fix conflict in config grammar
2023-08-25  Ondrej ZajicekNest: Fix missing bar in kw_sym
2023-08-24  Alexander ZubkovDoc: Document bytestring type
2023-08-24  Alexander ZubkovDoc: Document RAdv "custom option" configuration definition
2023-08-24  Ondrej ZajicekConf: Use nonterminal bytestring instead of BYTETEXT
2023-08-24  Alexander ZubkovFilter: Use more generic approach for intra-config...
2023-08-24  Alexander ZubkovFilter: Add bytestring type
2023-08-24  Ondrej ZajicekLib: Add functions for reading and writing of bytestrings
2023-08-23  Ondrej ZajicekNest: Treat VRF interfaces as inside respective VRFs
2023-08-22  Ondrej ZajicekMerge branch 'bmp'
2023-08-22  Jakub RužičkaRPM: Sync bird.spec from Fedora dist-git
2023-08-22  Jakub RužičkaDistro: Add apkg packaging test
2023-08-22  Jakub RužičkaDistro: Add apkg compat level
2023-08-22  Jakub RužičkaDebian: Fix for arm64 cross build
2023-08-22  Jakub RužičkaDebian: Use {{ now }} in changelog
2023-08-22  Jakub RužičkaDebian: Bump compat level to 11
2023-08-22  Jakub RužičkaDebian: Sync packaging with Debian
2023-08-22  Jakub RužičkaDebian: Add birdcl manpage
2023-08-22  Jakub RužičkaRPM: Add missing BuildRequires: autoconf
2023-08-22  Alexander ZubkovUse more proper pointers to constant bytestrings
2023-08-22  Ondrej ZajicekBGP: Update RFC reference
2023-08-21  Ondrej ZajicekBMP: Improve peer_down handling
2023-08-21  Ondrej ZajicekBMP: Use generic channel feed instead of direct walk...
2023-08-21  Ondrej ZajicekNest: Use generic rte_announce() also for import tables
2023-08-18  Ondrej ZajicekBMP: Fix route timestamps
2023-08-18  Ondrej ZajicekBMP: Refactor route monitoring
2023-08-01  Ondrej ZajicekBMP: Remove useless buffer
2023-08-01  Ondrej ZajicekBMP: Simplify route monitoring hooks
2023-06-30  Alexander ZubkovFixed a typo in documentation
2023-06-26  Alexander ZubkovRAdv: Use new syntax for custom options
2023-06-23  Alexander ZubkovRAdv: Add custom options
2023-06-23  Alexander ZubkovAdd hex:XYZ syntax for short hex strings
2023-06-22  Maria MatejkaMerge tag 'v2.13.1'
2023-06-22  Maria MatejkaNEWS and version update stable-2.13 v2.13.1
2023-06-22  Maria MatejkaFilter: Fixed segfault when a case option had an empty...
2023-06-22  Ondrej ZajicekBGP: Fix role check when no capability option is present
2023-06-15  Luiz AmaralNetlink: Allow RTA_VIA even without MPLS support
2023-06-15  Ondrej ZajicekCI: Remove obsolete CI targets
2023-06-08  Ondrej ZajicekBMP: Ensure that bmp_fire_tx() does nothing when not up
2023-06-08  Ondrej ZajicekBMP: Support multiple instances of BMP protocol
2023-06-02  Ondrej ZajicekBabel: Minor changes to RTT formatting
2023-06-01  Toke Høiland... Babel: Add support for the RTT extension
2023-06-01  Toke Høiland... IO: Add current_time_now() function for immediate timestamp
2023-05-31  Ondrej ZajicekBMP: Fix bug in buffer resize
2023-05-31  Ondrej ZajicekBMP: Proper reconfiguration and protocol status
2023-05-30  Ondrej ZajicekBMP: Add station address check
2023-05-30  Michal ZagorskiBMP: Add local address option
2023-05-30  Ondrej ZajicekBMP: Minor formatting cleanups
2023-05-30  Ondrej ZajicekBGP: Improve bgp_create_update_bmp()
2023-05-18  Ondrej ZajicekBGP: Fix role check when no capability option is present
2023-05-18  Ondrej ZajicekLib: Improve IP/net hashing
2023-05-16  Ondrej ZajicekNest: Add tests and benchmark for FIB
2023-05-01  Ondrej ZajicekBMP: Use OPEN messages stored in BGP
2023-05-01  Ondrej ZajicekBGP: Save sent and received OPEN messages
2023-04-27  Ondrej ZajicekConf: Improve handling of keywords
2023-04-27  Ondrej ZajicekConf: Fix symbol lookup
2023-04-21  Ondrej ZajicekNEWS and version update v2.13
2023-04-21  Ondrej ZajicekFilter: Disable some trie formatting tests
2023-04-21  Ondrej ZajicekMerge branch 'bmp'
2023-04-21  Ondrej ZajicekBMP: Add some basic documentation
2023-04-21  Luiz AmaralBSD: IPv4 over IPv6 nexthop support on FreeBSD
2023-04-20  Maria MatejkaLinpool: Fix lp_restore()
2023-04-20  Ondrej ZajicekBMP: Silence some log messages
2023-04-20  Ondrej ZajicekBMP: Fix connection management
2023-04-18  Ondrej ZajicekBMP: Fix reconfiguration
2023-04-18  Ondrej ZajicekBMP: Allow build without BMP and disable BMP build...
2023-04-18  Ondrej ZajicekBMP: Move initialization to bmp_start()
next