]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2023-10-29  Maria MatejkaMerge commit '0a729b50' into thread-next
2023-10-28  Maria MatejkaMerge commit 'bb8e2824' into thread-next
2023-10-28  Maria MatejkaMerge commit '9ffea830' into thread-next
2023-10-28  Maria MatejkaMerge commit 'a3dc2645' into thread-next
2023-10-28  Maria MatejkaMerge commit 'cc1099a0' into thread-next
2023-10-28  Maria MatejkaMerge commit 'c0231b09' into thread-next
2023-10-28  Maria MatejkaMerge commit 'fdd39c81' into thread-next
2023-10-28  Maria MatejkaMerge commit 'fc9d471b' into thread-next
2023-10-27  Maria MatejkaMerge commit '6b95353e' into thread-next
2023-10-27  Maria MatejkaMerge commit '51f2e7af' into thread-next
2023-10-27  Maria MatejkaMerge commit '5951dfbd' into thread-next
2023-10-25  Maria MatejkaMerge commit '58efa944' into thread-next
2023-10-24  Maria MatejkaMerge commit 'a5a6de58' into thread-next
2023-10-24  Maria MatejkaMerge commit '86598183' into thread-next
2023-10-24  Maria MatejkaMerge commit 'aa70e14c' into thread-next
2023-10-13  Maria MatejkaMerge commit 'f5140d10' into thread-next
2023-10-13  Maria MatejkaMerge commit 'cce48c6c' into thread-next
2023-10-13  Maria MatejkaMerge commit '32427c9c' into thread-next
2023-10-13  Maria MatejkaMerge commit 'f411a19b' into thread-next
2023-10-13  Maria MatejkaCI: Temporarily disabling test-ibgp-loop-big as it...
2023-10-13  Maria MatejkaMerge commit '0dbcc927' into thread-next
2023-10-13  Maria MatejkaMerge commit 'fc354788' into thread-next
2023-10-13  Maria MatejkaRIP: actually remove the interface structures on shutdown
2023-10-13  Maria MatejkaMerge commit 'e3c0eca9' into thread-next
2023-10-13  Maria MatejkaProtocol: better granularity of pool management
2023-10-12  Maria MatejkaMerge commit '5121101136cb80151a9361c63dc4822afeb44eef...
2023-10-12  Maria MatejkaChannel: using a separate pool for export data
2023-10-12  Maria MatejkaMerge commit 'e2f08c382a2adbbbd94c5cd7d996ce9175e0fb9c...
2023-10-12  Maria MatejkaMerge commit '4972590e' into thread-next
2023-10-12  Maria MatejkaBGP/BMP: fixed build with no bmp at all
2023-10-12  Maria MatejkaBGP: dropped bgp_fix_attr_flags() (useless remnant...
2023-10-11  Maria MatejkaMerge commit 'b20b6a9ad204f2648ed3d62720435bb21dfb947c...
2023-10-11  Maria MatejkaBGP/BMP: Moved temporary allocation checks to the freei...
2023-10-11  Maria MatejkaMerge branch 'mq-bmp-to-merge-to-v3' into thread-next
2023-10-11  Maria MatejkaMerge commit '2d988f71a5c3caf3b56426a45d4d234c4fd4fce7...
2023-10-11  Maria MatejkaMerge commit '6e908775' into thread-next
2023-10-10  Maria MatejkaMerge branch 'mq-bmp-to-merge-to-v3' into HEAD
2023-10-10  Ondrej ZajicekNest: Use generic rte_announce() also for import tables
2023-10-10  Ondrej ZajicekConf: Improve handling of keywords
2023-10-10  Ondrej ZajicekConf: Fix symbol lookup
2023-10-03  Maria MatejkaChannel: Refeeding by an auxiliary request if needed.
2023-09-27  Maria MatejkaBabel: Properly handle route refeed
2023-09-27  Maria MatejkaRIP: Properly handle route refeed
2023-09-25  Maria MatejkaBabel: Remove interfaces on shutdown
2023-09-24  Maria MatejkaKernel: refeed routes and delete them from kernel befor...
2023-09-24  Maria MatejkaProtocols have now assigned startup phases
2023-09-24  Maria MatejkaIface: trace log messages cleanup
2023-09-24  Maria MatejkaTable: Added some journal and export tracing
2023-09-24  Maria MatejkaTable: Fixed feed race condition
2023-09-24  Maria MatejkaExport: More strict export state checking on change
2023-09-24  Maria MatejkaProperly consted routes inside table
2023-09-24  Maria MatejkaFilter iterator accepts lines instead of filter
2023-09-24  Vojtech VilimekRenamed channel class pointers
2023-09-24  Maria MatejkaLogging: fixed size logfiles behaving as mmapped ringbu...
2023-09-24  Maria MatejkaLogging limit enforcement moved into the rfile structure
2023-09-24  Maria MatejkaLogging now doesn't lock with each message
2023-09-24  Maria MatejkaThreads: added a generic method to run in all threads
2023-09-24  Maria MatejkaLogging: Abolished stdio in favor of write() to make...
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-14  Maria MatejkaCLI: Dropping the mechanism of echoing log messages
2023-09-14  Maria MatejkaBGP: When debug { routes } is set, updates considered...
2023-09-14  Maria MatejkaEnhanced tracing of route refresh state
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: Implement multiple dispatch for methods
2023-09-12  Ondrej ZajicekFilter: Better syntax for function return types
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-29  Maria MatejkaHostentry application locking
2023-08-25  Ondrej ZajicekConf: Allow keywords to be redefined by user symbols
2023-08-25  Ondrej ZajicekFilter: Add separate instruction for uninitialized...
next