]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
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
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
next