]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2025-03-11  Igor PutovnyBugfix ip-aggregator-new
2025-03-11  Igor PutovnyRefactor second_pass()
2025-03-11  Igor PutovnyMore comments
2025-03-10  Igor PutovnyMinor changes
2025-03-07  Igor PutovnyBugfix
2025-03-07  Igor PutovnyRefactor aggregator_start()
2025-03-07  Igor PutovnyRename
2025-03-07  Igor PutovnyReplace uint with u32
2025-03-07  Igor PutovnyRename
2025-03-06  Igor PutovnyFormatting
2025-03-06  Igor PutovnyCleanup
2025-03-06  Igor PutovnyRemove assertions
2025-03-06  Igor PutovnyDon't deaggregate trie as a separate step, do it during...
2025-03-06  Igor PutovnyRefactor aggregator_init_trie()
2025-03-04  Igor PutovnyReplace trie linpool with slab
2025-03-04  Igor PutovnyFix trie_remove_prefix() to work with pruned trie
2025-03-04  Igor PutovnyPrune the trie after every aggregation
2025-03-03  Igor PutovnyRefactor: merge update_prefix() and withdraw_prefix...
2025-03-03  Igor PutovnyRefactor print_prefixes()
2025-03-03  Igor PutovnyRename
2025-03-03  Igor PutovnyBugfix
2025-02-28  Igor PutovnyBugfix
2025-02-27  Igor PutovnyBugfix
2025-02-27  Igor PutovnyBugfix
2025-02-27  Igor PutovnyBugfix
2025-02-27  Igor PutovnyBugfix
2025-02-27  Igor PutovnyBugfix
2025-02-27  Igor PutovnyBugfix
2025-02-27  Igor PutovnyCheck consistency of the whole trie after every recalcu...
2025-02-25  Igor PutovnyRename
2025-02-24  Igor PutovnyBugfix
2025-02-24  Igor PutovnyCheck trie consistency after every aggregation run
2025-02-24  Igor PutovnyAdd more comments
2025-02-24  Igor PutovnyFix comments
2025-02-24  Igor PutovnyBugfix
2025-02-24  Igor PutovnyFix
2025-02-24  Igor PutovnyFix comments
2025-02-24  Igor PutovnyAdd prefix to function names, rename
2025-02-21  Igor PutovnySplit aggregator.c into two files
2025-02-21  Igor PutovnyRename
2025-02-21  Igor PutovnySwitch order of expressions in condition testing
2025-02-21  Igor PutovnyReplace assert with ASSERT_DIE
2025-02-21  Igor PutovnyMerge branch 'ip-aggregator-new' of https://gitlab...
2025-02-21  Igor PutovnyAggregator: Support prefix aggregation
2025-02-21  Igor PutovnyIP: Getting and setting bits from ip_addr
2025-02-21  Igor PutovnySatanize the build to find sus behavior
2025-02-21  Igor PutovnyAutoconf: Merge check and add compiler option to one...
2025-02-21  Igor PutovnyBugfix
2025-02-20  Igor PutovnyRework documentation, add comments
2025-02-20  Igor PutovnyRemove first pass, second pass now fills its function
2025-02-20  Igor PutovnyRename
2025-02-20  Igor PutovnyAdd another implementation of node_add_potential_bucket()
2025-02-20  Igor PutovnyFix formatting
2025-02-20  Igor Putovnymemset removed nodes, add const and inline
2025-02-20  Igor PutovnySet ancestor without another if
2025-02-19  Igor PutovnyReplace superfluous else-if with else
2025-02-19  Igor PutovnyRemove logs
2025-02-19  Igor PutovnyRename
2025-02-19  Igor PutovnyAdd comments
2025-02-18  Igor PutovnyFix printing prefixes
2025-02-18  Igor PutovnyCleanup
2025-02-18  Igor PutovnyRemove unnecessary else branches
2025-02-18  Igor PutovnyAdd parentheses to ternary operator expressions
2025-02-18  Igor PutovnyRefactor deaggregate()
2025-02-18  Igor PutovnyAdd const
2025-02-18  Igor PutovnyRename aggregator_process_withdraw()
2025-02-18  Igor PutovnyRename choose_lowest_id_bucket()
2025-02-18  Igor PutovnyRename node_insert_potential_bucket()
2025-02-18  Igor PutovnyFix typo
2025-02-18  Igor PutovnyRefactor
2025-02-14  Igor PutovnySmall changes
2025-02-14  Igor PutovnyCleanup
2025-02-14  Igor PutovnyRename
2025-02-14  Igor PutovnyAdd assertions
2025-02-13  Igor PutovnyCleanup
2025-02-13  Igor PutovnyRename
2025-02-13  Igor Putovnytrie_insert_prefix() now takes pointer to aggregator_proto
2025-02-13  Igor PutovnyRename
2025-02-13  Igor PutovnyUse builtin popcount
2025-02-13  Igor PutovnyRelocate code
2025-02-13  Igor PutovnyFix errors
2025-02-13  Igor PutovnyRewrite print_prefixes() using ip_addr instead of net_addr
2025-02-12  Igor PutovnyRewrite dump_trie() using ip_addr instead of net_addr
2025-02-12  Igor PutovnyRewrite construct_trie() using ip_addr instead of net_addr
2025-02-12  Igor PutovnyRewrite trie_process() using ip_addr instead of net_addr
2025-02-12  Igor PutovnyRewrite third_pass() using ip_addr instead of net_addr
2025-02-12  Igor PutovnyRewrite find_subtree_prefix() using ip_addr instead...
2025-02-12  Igor PutovnyRewrite trie_remove_prefix() using ip_addr instead...
2025-02-12  Igor PutovnyRewrite prepare_rte_withdrawal() using ip_addr instead...
2025-02-12  Igor PutovnyRewrite trie_insert_prefix() using ip_addr instead...
2025-02-12  Igor PutovnyAdd shift values for ipa bit operations
2025-02-12  Igor PutovnyRewrite create_route() using ip_addr instead of net_addr
2025-02-12  Igor PutovnyRemove collect_prefixes()
2025-02-12  Igor PutovnyAdd macros for ipa bit operations
2025-02-11  Igor PutovnySmall changes
2025-02-10  Igor PutovnyCreate default route in the thid pass
2025-02-10  Igor PutovnyInitialize root node with NON_FIB status
2025-02-10  Igor PutovnyBugfix
2025-02-10  Igor PutovnyUse net_addr at rte_withdrawal struct, plus small changes
2025-02-07  Igor PutovnySmall changes
next