]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2023-12-20  Maria MatejkaRPKI: retry timer doesn't reset connections when more... mq-fix-busy-rpki
2023-12-08  Maria MatejkaMerge commit 'bb094fb6'
2023-12-08  Maria MatejkaRefactoring also net_roa_check
2023-12-08  Maria MatejkaMerge commit '54ddf90f'
2023-12-07  Maria MatejkaConf: debug tables
2023-12-07  Maria MatejkaRefactoring of net_route
2023-12-07  Maria MatejkaTable: Adding route refresh begin and end debug messages
2023-12-05  Katerina KubecovaBGP: Send hold timer
2023-11-23  Ondrej ZajicekBGP: Add options to require BGP capabilities
2023-11-23  Ondrej ZajicekBGP: Simplify capability handling
2023-11-09  Soha JinOSPF: On physical PtP links, skip next-hop resolving
2023-10-25  Ondrej ZajicekNest: Minor fixes in MPLS
2023-10-24  Michal RadaDoc: prefix match prefix pattern definition typo (in...
2023-10-24  Ondrej ZajicekUse RTA_MAX_SIZE in rta_do_cow()
2023-10-24  Maria MatejkaAutoconf: minor reduction of redundancy
2023-10-18  Ondrej ZajicekCI: Update for new netlab worker
2023-10-16  Ondrej ZajicekCI: Add MPLS tests
2023-10-16  Ondrej ZajicekMPLS: Fix issue with recursive MPLS routes
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 ZajicekL3VPN: Import/export target reconfiguration
2023-10-04  Ondrej ZajicekDoc: L3VPN documentation
2023-10-04  Ondrej ZajicekBGP, L3VPN: Fix MPLS channel reload mq-master-merged-to-v3
2023-10-04  Ondrej ZajicekDoc: MPLS documentation
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
next