]> git.ipfire.org Git - thirdparty/bird.git/history - filter
RAdv: Buffer prefixes awhile after they disappear
[thirdparty/bird.git] / filter /
2017-06-19  Ondrej Zajicek ... Filters: Do not clamp EC set values to 16 bit for EC_GE...
2017-01-24  Ondrej Zajicek ... Filter: Fix missing case for !~ operator
2016-11-08  Ondrej Zajicek ... Minor code cleanups
2016-11-01  Jan Moskyto MatejkaBuild: switch on -Wextra, get rid of most of the warnings
2016-10-18  Ondrej Zajicek ... Filter: Minor formatting changes in test.conf
2016-10-13  Pavel TvrdikFilter: Expand testing of large community sets
2016-10-11  Pavel TvrdikTree/Trie: Check the end of buffer
2016-10-04  Ondrej Zajicek ... Filter: fix missing separator
2016-10-03  Ondrej Zajicek ... Filter: large community sets
2016-10-03  Ondrej Zajicek ... BGP: Support for large communities
2016-09-21  Pavel TvrdikAdd !~ operator to filter grammar
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
2016-07-01  Ondrej Zajicek ... Filter: Fixes reconfiguration with last_nonaggregated...
2016-06-08  Ondrej Zajicek ... Filters: Fixes pm_same() w.r.t. ASN ranges and ASN...
2016-06-08  Ondrej FilipAdd AS# ranges to bgpmask.
2016-02-16  Ondrej Zajicek ... Filter: Implement last_nonaggregated operator on bgp_path
2015-07-20  Ondrej ZajicekStatic: Allows to specify attributes for static routes
2015-06-08  Ondrej ZajicekBGP multipath support
2015-05-10  Ondrej ZajicekAdd bitfield route attribute type
2015-02-21  Pavel TvrdikRemove a comparison of unsigned expression < 0
2015-02-21  Ondrej ZajicekAllows user data attached to f_trie_node structure.
2014-10-14  Ondrej ZajicekMerge remote-tracking branch 'origin/master' into soft-int
2014-10-02  Ondrej ZajicekImplements token bucket filter for rate limiting.
2014-10-02  Ondrej ZajicekAllows more constants in set literals.
2014-07-07  Ondrej ZajicekReplaces function name in test.conf as it collided...
2014-02-06  Ondrej ZajicekMerge commit 'origin/master' into socket
2013-12-10  Ondrej ZajicekMerge branch 'add-path'
2013-11-25  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-23  Ondrej ZajicekConverts filters to unsigned integers.
2013-11-23  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-22  Ondrej ZajicekMinor fix in log_commit() w.r.t. changes in BFD branch.
2013-11-22  Ondrej ZajicekMerge commit 'origin/bfd'
2013-11-20  Ondrej ZajicekAdditional filter test case.
2013-10-21  Ondrej ZajicekImplements 'allow local as' option.
2013-10-05  Ondrej ZajicekFixes some BFD bugs and makes logging thread-safe.
2013-10-02  Ondrej ZajicekImplements C.len operator for clist and eclist types.
2013-10-02  Ondrej ZajicekSome fixes in filter code.
2013-10-02  Ondrej ZajicekMinor code cleanups.
2013-10-02  Ondrej ZajicekSimplifies val_in_range().
2013-09-26  Ondrej ZajicekRewrites static attribute filter code and adds ifname...
2013-09-10  Ondrej ZajicekFixes reconfiguration of global set variables.
2013-09-10  Ondrej ZajicekMerge commit 'origin/master'
2013-08-14  Ondrej ZajicekExtends delete/filter operators to work no bgp_paths.
2013-08-13  Ondrej ZajicekImplements proper setting of 'gw' route attribute.
2013-07-26  Ondrej ZajicekFixes initial random values for function arguments.
2013-07-25  Ondrej ZajicekAllows to define constants of all filter types.
2013-07-25  Ondrej ZajicekImplements eval command and minor CLI cleanups.
2013-07-09  Ondrej ZajicekImplements 'bgppath ~ int set' filter op.
2013-02-08  Ondrej ZajicekImplements router advertisements activated by received...
2012-11-27  Ondrej ZajicekRemoves some nonsense.
2012-11-27  Ondrej ZajicekFixes setting of route attributes of type router id.
2012-08-14  Ondrej ZajicekImplements ADD-PATH extension for BGP.
2012-08-07  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird v1.3.8
2012-07-18  Ondrej ZajicekImplements wildcard matching in config file include.
2012-07-16  Ondrej ZajicekMerge branch 'rt-accepted'
2012-05-10  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird
2012-04-28  Ondrej ZajicekAllows some modifications of dest attribute in filters.
2012-03-30  Ondrej ZajicekMerge branch 'soon'
2012-03-18  Ondrej ZajicekRoute Origin Authorization basics.
2012-03-15  Ondrej ZajicekExtends set operations in filters.
2012-03-15  Ondrej ZajicekFixes name for unnamed filters.
2012-03-15  Ondrej ZajicekFixes a bug in pair set intervals.
2012-01-02  Ondrej ZajicekFixes a tricky bug in route filtering.
2011-10-26  Ondrej ZajicekSome minor fixes in parser.
2011-09-27  Ondrej ZajicekFixes a bug with multiple function arguments.
2011-09-18  Ondrej FilipFixed problem during 'configure' with EC
2011-09-11  Ondrej FilipConfiguration can include other files.
2011-08-14  Ondrej ZajicekBGP Extended communities.
2011-07-03  Ondrej ZajicekPrints full community lists during 'show route all'.
2011-06-26  Ondrej ZajicekAdds filter clist operation.
2011-05-06  Ondrej ZajicekMerge commit 'origin/master'
2011-05-06  Ondrej ZajicekFixes several problems in filter syntax.
2011-03-27  Ondrej FilipAvoid using stack.
2011-03-26  Ondrej FilipThis adds (*,x) functionality.
2011-03-23  Ondrej ZajicekConvert && and || to shortcut boolean operators.
2011-03-23  Ondrej ZajicekA hack to distinguish if..else from else: in case.
2010-10-08  Ondrej ZajicekFixes error handling in ASN expressions.
2010-10-04  Ondrej ZajicekFixes scope of filter symbols.
2010-09-20  Ondrej ZajicekChanges print-like filter commands to use a log instead...
2010-09-15  Ondrej ZajicekFixes a bug in pair sets.
2010-09-11  Ondrej ZajicekFixes a bug in community set delete.
2010-08-03  Ondrej FilipDocumentation update and improvement of tests related...
2010-08-03  Ondrej FilipEven set of number can be made by expressions.
2010-08-03  Ondrej FilipSyntax of sets improved.
2010-07-27  Ondrej ZajicekHostcache should use trie to filter relevant route...
2010-07-27  Ondrej ZajicekMinor changes in prefix trie.
2010-05-22  Ondrej ZajicekExtends pair set syntax, matching and deleting against...
2010-04-09  Ondrej ZajicekNEWS and version update. v1.2.2
2010-04-08  Ondrej ZajicekRevert "Fixes behavior of defined() on bgp_community...
2010-03-29  Ondrej ZajicekFilter language updates; new route attributes and datatype.
2010-03-26  Ondrej ZajicekMerge branch 'socket2' into new
2010-03-19  Ondrej ZajicekClear local variables in filters and functions.
2010-03-17  Ondrej ZajicekFixes behavior of defined() on bgp_community attribute.
2010-03-14  Ondrej ZajicekMerge commit 'origin/master' into new
2010-03-14  Ondrej ZajicekFixes missing cases in filters.
2010-03-11  Ondrej ZajicekMerge branch 'new' into socket2
2010-02-17  Ondrej ZajicekReplaces the algorithm for building balanced trees.
2010-02-17  Ondrej ZajicekChanges right recursion to left in the grammar of the...
next