]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2023-12-06  Igor PutovnyAdd small changes to test run script ip-aggregator-bug
2023-12-06  Igor PutovnyRemove unused code
2023-12-05  Igor PutovnyAdd script to prepare test case run
2023-12-05  Igor PutovnyCreate default empty route for aggregation
2023-12-05  Igor PutovnyAdd more assertions
2023-12-05  Igor PutovnyMake pointer to aggregator bucket const
2023-11-22  Igor PutovnyDo not discard bucket from internal nodes
2023-11-22  Igor PutovnyDo not assign bucket of any prefix to the root node
2023-11-21  Igor PutovnyCreate event to run ORTC algorithm exactly once
2023-11-21  Igor PutovnyRun ORTC algorithm
2023-11-16  Igor PutovnyAdd assertions and general code improvements
2023-11-16  Igor PutovnyRemove unused code
2023-10-24  Maria MatejkaAutoconf: minor reduction of redundancy
2023-10-24  Igor PutovnyAllow sanitization compiler option
2023-10-20  Igor PutovnyRename constant
2023-10-20  Igor PutovnyFix how bucket for new leaf nodes is chosen
2023-10-20  Igor PutovnyUse net_addr_ip4 instead of ip4_addr for printing prefixes
2023-10-20  Igor PutovnyRemove unused code
2023-10-18  Igor PutovnyAdd comments
2023-10-18  Igor PutovnyChange order of parameters in a few functions
2023-10-13  Igor PutovnySimplify delete_trie() function
2023-10-06  Igor PutovnyAssign bucket of ancestor node to leaf node
2023-10-06  Igor PutovnyFix incorrect implementation of the third pass
2023-10-06  Igor PutovnyAssign route bucket only to the last inserted node
2023-10-06  Igor PutovnyFix argument order in several functions
2023-10-06  Igor PutovnyAdd a few comments, print prefixes after aggregation
2023-09-21  Igor PutovnyExtend remove_node() with deleting root node
2023-09-21  Igor PutovnyFix aggregator_bucket_unionize()
2023-09-20  Igor PutovnyFix const warning, add few comments
2023-09-20  Igor PutovnyDelete trie during aggregator shutdown
2023-09-20  Igor PutovnyRefactor and fix aggregator_bucket_unionize()
2023-09-19  Igor PutovnyFix aggregator_bucket_intersect(), add comments and...
2023-09-18  Igor PutovnyRemove unused code
2023-09-18  Igor PutovnyAdd new implementation of third_pass() and remove old...
2023-09-15  Igor PutovnyMove trie initialization to aggregator_start()
2023-09-14  Igor PutovnyFix previous version, aggregator is now stable but...
2023-09-11  Igor PutovnyImplement basics of prefix aggregation functionality
2023-07-12  Maria MatejkaAggregator: Fixed hashing of adata
2023-07-10  Maria MatejkaAggregator moved to a separate protocol
2023-06-23  Maria MatejkaAggregator: polishing of filter API
2023-06-23  Igor PutovnyBasic route aggregation
2023-06-23  Maria MatejkaSimple testing of reconfiguration to a slightly differe...
2023-06-19  Maria MatejkaFilter: Print instructions take only one value (simplif...
2023-06-19  Maria MatejkaFilter: Shortened method declarations
2023-06-19  Maria MatejkaFilter: The for loop uses the method system for type...
2023-06-19  Maria MatejkaRemoving unused terminals from filter config
2023-06-19  Maria MatejkaFilter: Methods rework
2023-06-17  Maria MatejkaUninitialized filter variables of path/[el]?clist types...
2023-06-16  Maria MatejkaConf: config warnings show the file position
2023-06-15  Maria MatejkaFilter: functions can and should have typed return...
2023-06-15  Maria MatejkaGitLab: Disabling build for CentOS 7 and Ubuntu 14... mq-nexthop
2023-06-13  Maria MatejkaFilter/Conf: Method names have their own keyword hash
2023-06-13  Maria MatejkaConf: Allowing conf scope to be explicitly read only
2023-06-13  Maria MatejkaConf: Symbol manipulation gets its context explicitly
2023-06-12  Maria MatejkaFilter: any lvalue can get its methods called
2023-06-12  Maria MatejkaFilter: split out dot-notation methods to separate...
2023-06-09  Maria MatejkaConf: Keywords have their default symbols
2023-06-09  Maria MatejkaConf: Symbol hashes for all scopes
2023-06-09  Maria MatejkaDropping empty-type const f_vals, they were copied...
2023-06-09  Maria MatejkaConf: Adding dummy thread-number setting for easier...
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-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-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()
2023-04-18  Ondrej ZajicekBMP: Fix missing template
2023-04-16  Ondrej Zajicek... BMP: Add some missing bmp_buffer_free() calls
2023-04-16  Ondrej Zajicek... BMP: Remove duplicate functions for update encoding
2023-04-16  Ondrej Zajicek... BMP: Integrate bmp_conn to bmp_proto
2023-04-16  Ondrej Zajicek... BMP: Minor cleanups
2023-04-16  Ondrej Zajicek... BMP: Do not use global instance ptr internally
2023-04-16  Ondrej Zajicek... BMP: Remove superfluous error handling
2023-04-16  Pawel MaslankaBMP protocol support
2023-04-14  Trisha BiswasBGP: Add 'allow bgp_med' option for EBGP sessions
2023-04-13  Jakub RužičkaIncrease tests timeout
2023-04-04  Ondrej ZajicekBGP: Fix bgp_med handling
2023-03-18  Johannes MoosAdd missing references to "show route in" in the cli...
2023-03-16  Maria MatejkaBGP: Free bind applies also to outbound connections
2023-03-06  Ondrej ZajicekNet: Replace runtime checks with STATIC_ASSERT()
2023-03-06  Petr VaněkPrintf test suite fails on systems with musl libc becau...
2023-02-22  Maria MatejkaConfig: Dropping filter instruction trees after lineari...
2023-02-22  Maria MatejkaLinpool flush drops all the allocated pages but one
2023-02-19  Ondrej ZajicekBGP: Update RFC references
2023-02-19  Ondrej ZajicekBabel: Update RFC references
2023-02-19  Ondrej ZajicekConf: Fix too early free of old configuration
2023-02-14  Toke Høiland... Babel: Keep separate auth PC counters for unicast and...
next