]> git.ipfire.org Git - thirdparty/bird.git/history - filter/tree.c
Doc: Generate MRT progdoc
[thirdparty/bird.git] / filter / tree.c
2016-11-08  Ondrej Zajicek ... Minor code cleanups
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...