]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2023-11-09  Maria Matejkafixup: marked the checks as unused to tame some warnings mq-test-attribute-cleanup
2023-11-09  Maria MatejkaCC Attribute Test: cleanup. A more thorough test.
2023-10-26  Maria MatejkaCC Attribute Test: cleanup. DO NOT INCLUDE IN PRODUCTION
2023-10-06  Ondrej ZajicekNEWS and version update v2.14
2023-10-06  Ondrej ZajicekDoc: Minor fixes
2023-10-06  Ondrej ZajicekConf: Bytestrings with hex: should use the same general...
2023-10-06  Pavel ŠorejsKRT: Allow to learn routes with RTPROT_KERNEL
2023-10-05  Ondrej ZajicekBGP: Improve custom BGP attributes
2023-10-05  Ondrej ZajicekMPLS: Handle compatibility with old configs
2023-10-05  Ondrej ZajicekFilter: Fix scope handling in for loops
2023-10-04  Ondrej ZajicekConf: Fix 'show symbols'
2023-10-04  Ondrej ZajicekBGP: Custom attribute definitions should use cfg_alloc...
2023-10-04  Maria MatejkaFilter: explicitly forbidden for-loop with pre-defined...
2023-10-04  Ondrej ZajicekIO: Fix race condition in event processing
2023-10-04  Ondrej ZajicekDoc: Fix syntax errors in SGML
2023-10-04  Ondrej ZajicekMPLS: Update to support and use 64bit source id
2023-10-04  Ondrej ZajicekDoc: L3VPN documentation
2023-10-04  Ondrej ZajicekDoc: MPLS documentation
2023-10-04  Ondrej ZajicekL3VPN: Import/export target reconfiguration
2023-10-04  Ondrej ZajicekBGP, L3VPN: Fix MPLS channel reload mq-master-merged-to-v3
2023-10-04  Ondrej ZajicekMPLS: Implement FEC map reconfiguration
2023-10-04  Ondrej ZajicekMPLS: Handle label allocation failures
2023-10-04  Ondrej ZajicekL3VPN: Fix bug in reconfiguration
2023-10-04  Ondrej ZajicekMPLS: Improve handling of static label allocations
2023-10-04  Ondrej ZajicekStatic: Add syntax for static MPLS labels
2023-10-04  Ondrej ZajicekMPLS: Label range non-intersection check
2023-10-04  Ondrej ZajicekMPLS: Improve label range reconfiguration
2023-10-04  Ondrej ZajicekMPLS: Add command 'show mpls ranges'
2023-10-04  Ondrej ZajicekNest: Fix missing RTS_* values in filters
2023-10-04  Ondrej ZajicekLib: Extend MPLS label allocator bitmap
2023-10-04  Ondrej ZajicekL3VPN: BGP/MPLS VPNs using MPLS backbone
2023-10-04  Ondrej ZajicekMPLS: Add support for per-VRF labeling policy
2023-10-04  Ondrej ZajicekBGP: Add MPLS support
2023-10-04  Ondrej ZajicekStatic: Add MPLS support
2023-10-04  Ondrej ZajicekMPLS subsystem
2023-10-04  Ondrej Zajicek... Lib: Indirect bitmap for MPLS label allocator
2023-10-02  Ondrej ZajicekNest: Expand rte_src.private_id to u64
2023-09-27  Maria MatejkaBGP config: Splitting Route Refresh and Enhanced Route...
2023-09-26  Maria MatejkaAggregator: brief documentation
2023-09-26  Maria MatejkaAggregator: Forbidden dangerous filter computations
2023-09-26  Maria MatejkaAggregator: Fixed hashing of adata
2023-09-26  Igor PutovnyBasic route aggregation
2023-09-24  Maria MatejkaSimple testing of reconfiguration to a slightly differe...
2023-09-20  katerina.kubecovaBGP: Setting and unsetting unknown attributes kk-bgp-unknown-attributes
2023-09-20  katerina.kubecovaAttributes declared in config can be bytestrings
2023-09-20  katerina.kubecovaFilter: Function unset() accepts attributes declared...
2023-09-20  katerina.kubecovaStructures bytestring and adata merged into adata.
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
next