]> git.ipfire.org Git - thirdparty/bird.git/history - filter/filter.c
Doc: Generate MRT progdoc
[thirdparty/bird.git] / filter / filter.c
2018-11-05  Ondrej Zajicek ... Filter: Make ifname attribute modifiable
2018-03-14  Jan Maria MatejkaFilter: make bgpmask literals real constructors
2018-03-13  Jan Maria MatejkaFilters: Removed FI_COMMA, not used for 19 years.
2018-03-13  Jan Maria MatejkaFilter: recursion to loop
2018-03-13  Maria Jan MatejkaFilter: Instruction codes named as enum
2018-01-16  Ondrej Zajicek ... Filter: Allow silent filter execution
2017-09-20  Michal 'vorner'... filter: Allow assigning enums into extended attributes
2017-01-24  Ondrej Zajicek ... Filter: Fix missing case for !~ operator
2016-11-01  Jan Moskyto MatejkaBuild: switch on -Wextra, get rid of most of the warnings
2016-10-03  Ondrej Zajicek ... BGP: Support for large communities
2016-09-21  Pavel TvrdikAdd !~ operator to filter grammar
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
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-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 ZajicekMerge commit 'origin/bfd'
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-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-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-01-02  Ondrej ZajicekFixes a tricky bug in route filtering.
2011-09-18  Ondrej FilipFixed problem during 'configure' with EC
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-03-23  Ondrej ZajicekConvert && and || to shortcut boolean operators.
2010-10-08  Ondrej ZajicekFixes error handling in ASN expressions.
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-07-27  Ondrej ZajicekMinor changes in prefix trie.
2010-05-22  Ondrej ZajicekExtends pair set syntax, matching and deleting against...
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.
2009-12-14  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-11-15  Ondrej ZajicekFixes bug related to reconfiguration with bgp_path...
2009-11-09  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-10-12  Ondrej ZajicekRename as_path_get_last/as_path_get_first to be consistent.
2009-10-08  Ondrej ZajicekFirst and last accessors to as_paths.
2009-09-18  Ondrej ZajicekFixes setting of IP addresses to route attributes ...
2009-09-17  Ondrej ZajicekFixes bug in filter rta copy-on-write.
2009-09-17  Ondrej ZajicekFixes preference bounds.
2009-06-25  Ondrej ZajicekMerge branch 'master' into dev
2009-06-01  Ondrej ZajicekAdds support for dynamic pair and bgp mask expressions.
2009-05-29  Ondrej ZajicekFixes buggy prefix ~ prefix matching.
2009-05-29  Ondrej FilipNew type variable 'V' defined in filters. This type...
2009-05-29  Ondrej FilipFunction pm_path_compare() checked just length of the...
2009-05-29  Ondrej FilipTypo in warning fixed.
2009-05-28  Ondrej FilipMissing boolean comparison added.
2009-04-16  Ondrej ZajicekRewrite of buggy AS path matching.
2009-03-31  Ondrej ZajicekReimplementation of prefix sets.
2009-03-14  Ondrej ZajicekNew syntax for bgp_path
2009-02-26  Ondrej ZajicekRate limit for most abundant log messages
2009-02-21  Ondrej ZajicekFixes crash during some expressions
2009-02-21  Ondrej ZajicekAdd format for BGP_AGGREGATOR attribute
2008-12-25  Ondrej ZajicekBugfix in interpret
2008-12-25  Ondrej Zajicekfixes some 64-bit related bugs.
2008-11-16  Ondrej ZajicekFix some bugs in filter interpret.
2008-11-14  Ondrej ZajicekNew read-only route attribute 'proto' added. It returns...
2008-11-08  Ondrej ZajicekProper format functions for ORIGINATOR_ID, CLUSTER_LIST
2008-10-26  Ondrej ZajicekMerge branch 'dev' into out
next