summaryrefslogtreecommitdiff
path: root/filter/config.Y
AgeCommit message (Expand)Author
2016-11-16Birdtest: Remove bt_assert command from termPavel Tvrdik
2016-11-09 Unit Testing for BIRDOndrej Zajicek (work)
2016-11-08Merge branch 'master' into int-newOndrej Zajicek (work)
2016-11-08Minor code cleanupsOndrej Zajicek (work)
2016-11-08Merge tag 'v1.6.2' into int-newOndrej Zajicek (work)
2016-10-03Filter: large community setsOndrej Zajicek (work)
2016-10-03BGP: Support for large communitiesOndrej Zajicek (work)
2016-09-21Add !~ operator to filter grammarPavel Tvrdik
2016-06-09Filters: Fixes pm_same() w.r.t. ASN ranges and ASN expressionsOndrej Zajicek (work)
2016-06-08Add AS# ranges to bgpmask.Ondrej Filip
2016-04-08Merge branch 'master' into int-new-channelsJan Moskyto Matejka
2016-02-16Filter: Implement last_nonaggregated operator on bgp_pathOndrej Zajicek (work)
2016-01-20Rewrite roa_check() for integrated BIRDPavel TvrdĂ­k
2015-12-24Follow-up work on integrationOndrej Zajicek (work)
2015-12-21Follow-up work on integrationOndrej Zajicek (work)
2015-12-20ROA code switchoffJan Moskyto Matejka
2015-12-19Stop perusing f_prefix for non-prefix-set usesJan Moskyto Matejka
2015-12-19Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AFJan Moskyto Matejka
2015-11-05Initial commit on integrated BIRDOndrej Zajicek (work)
2015-02-21Allows user data attached to f_trie_node structure.Ondrej Zajicek
2014-10-02Allows more constants in set literals.Ondrej Zajicek
2013-09-26Rewrites static attribute filter code and adds ifname/ifindex attributes.Ondrej Zajicek
2013-08-13Implements proper setting of 'gw' route attribute.Ondrej Zajicek
2013-07-26Fixes initial random values for function arguments.Ondrej Zajicek
2013-07-25Allows to define constants of all filter types.Ondrej Zajicek
2012-04-29Allows some modifications of dest attribute in filters.Ondrej Zajicek
2012-03-18Route Origin Authorization basics.Ondrej Zajicek
2012-03-15Fixes a bug in pair set intervals.Ondrej Zajicek
2011-10-26Some minor fixes in parser.Ondrej Zajicek
2011-09-27Fixes a bug with multiple function arguments.Ondrej Zajicek
2011-08-14BGP Extended communities.Ondrej Zajicek
2011-06-26Adds filter clist operation.Ondrej Zajicek
2011-05-06Fixes several problems in filter syntax.Ondrej Zajicek
2011-03-27Avoid using stack.Ondrej Filip
2011-03-26This adds (*,x) functionality.Ondrej Filip
2011-03-23A hack to distinguish if..else from else: in case.Ondrej Zajicek
2010-10-04Fixes scope of filter symbols.Ondrej Zajicek
2010-08-03Even set of number can be made by expressions.Ondrej Filip
2010-08-03Syntax of sets improved.Ondrej Filip
2010-07-27Minor changes in prefix trie.Ondrej Zajicek
2010-05-22Extends pair set syntax, matching and deleting against clist.Ondrej Zajicek
2010-03-29Filter language updates; new route attributes and datatype.Ondrej Zajicek
2010-03-19Clear local variables in filters and functions.Ondrej Zajicek
2010-02-17Changes right recursion to left in the grammar of the case expression.Ondrej Zajicek
2010-02-02Changes right-recursion to left-recursion in a filter grammar.Ondrej Zajicek
2009-10-08First and last accessors to as_paths.Ondrej Zajicek
2009-06-26Merge branch 'master' into devOndrej Zajicek
2009-06-01Adds support for dynamic pair and bgp mask expressions.Ondrej Zajicek
2009-06-01Removes some remnant of '|' bgp path separator.Ondrej Zajicek
2009-05-29New type variable 'V' defined in filters. This type is checkedOndrej Filip