]> git.ipfire.org Git - thirdparty/bird.git/history - filter/tree.c
Dropping empty-type const f_vals, they were copied anyway
[thirdparty/bird.git] / filter / tree.c
2023-01-07  Ondrej ZajicekFilter: Change linearization of branches in switch...
2022-10-03  Ondrej ZajicekFilter: Add some minor functions for f_tree and EC
2021-02-07  Ondrej Zajicek ... Filter: Recursive filter iteration code
2020-11-24  Ondrej Zajicek ... Minor cleanups with cfg_allocz()
2019-07-24  Ondrej Zajicek ... Merge remote-tracking branch 'origin/mq-filter-stack'
2019-07-15  Maria MatejkaMerge remote-tracking branch 'origin/master' into mq...
2019-07-10  Maria MatejkaMerge branch 'master' into mq-filter-stack
2019-07-03  Maria MatejkaMerge branch 'master' into mq-filter-stack
2019-03-18  Maria MatejkaMerge branch 'master' into HEAD
2019-02-20  Maria MatejkaFilter: merged filter instruction constructors, countin...
2019-02-20  Maria MatejkaFilters: split the large filter.h file to smaller files.
2019-02-20  Maria MatejkaFilter refactoring: dropped the recursion from the...
2016-12-07  Jan Moskyto MatejkaMerge branch 'int-new-rpki-squashed' (early part) into...
2016-11-08  Ondrej Zajicek ... Merge branch 'master' into int-new
2016-11-08  Ondrej Zajicek ... Minor code cleanups
2016-11-08  Ondrej Zajicek ... Merge tag 'v1.6.2' into int-new
2016-10-11  Pavel TvrdikTree/Trie: Check the end of buffer
2016-09-15  Pavel TvrdikFilter: Prefer xmalloc/xfree to malloc/free
2016-08-23  Ondrej Zajicek ... Merge remote-tracking branch 'origin/misc-fixes'
2016-08-16  Ondřej Surýwhitespace fixes
2013-11-23  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-22  Ondrej ZajicekMerge commit 'origin/bfd'
2013-10-05  Ondrej ZajicekFixes some BFD bugs and makes logging thread-safe.
2013-10-02  Ondrej ZajicekSome fixes in filter code.
2010-03-11  Ondrej ZajicekMerge branch 'new' into socket2
2010-02-17  Ondrej ZajicekReplaces the algorithm for building balanced trees.
2000-06-07  Pavel MachekProgdocs updates
2000-06-07  Pavel MachekEven better documentation of filters.
2000-06-07  Pavel MachekComment fix.
2000-06-07  Pavel MachekBetter progdocs for filters
2000-03-31  Martin MaresRemoved lots of superfluous includes.
2000-01-31  Pavel Machekfilter_same() implemented. Don't bet on it, yet.
1999-10-28  Pavel Machekswitch() { } done right.
1999-04-12  Pavel MachekSets of integers now actually work. Sets of IP will...