]> git.ipfire.org Git - thirdparty/bird.git/history - filter/config.Y
Formalized our contribution policy which we're currently applying
[thirdparty/bird.git] / filter / config.Y
2024-03-25  Maria MatejkaASPA: checks done in filters; no autoreload yet
2024-03-21  Ondrej ZajicekMerge commit '44e351d1522f0099687aac9fd65dcea73a04af43'
2024-03-05  Ondrej ZajicekFilter: Add route attribute gw_mpls_stack
2024-02-14  Ondrej ZajicekFilter: Add support for string route attribute
2023-12-08  Maria MatejkaMerge commit 'bb094fb6'
2023-12-08  Maria MatejkaMerge commit '54ddf90f'
2023-10-05  Ondrej ZajicekFilter: Fix scope handling in for loops
2023-10-04  Maria MatejkaFilter: explicitly forbidden for-loop with pre-defined...
2023-10-04  Ondrej ZajicekL3VPN: BGP/MPLS VPNs using MPLS backbone
2023-09-26  Igor PutovnyBasic route aggregation
2023-09-20  katerina.kubecovaFilter: Function unset() accepts attributes declared...
2023-09-13  Ondrej ZajicekFilter: Use common initializer for undefined variables... mq-func-types
2023-09-12  Ondrej ZajicekFilter: Minor updates to methods
2023-09-12  Ondrej ZajicekFilter: Move argument list reversal from function_call...
2023-09-12  Ondrej ZajicekFilter: Better syntax for function return types
2023-09-12  Ondrej ZajicekFilter: Implement multiple dispatch for methods
2023-09-12  Ondrej ZajicekFilter: Make f_method_call_*() usage symmetric
2023-09-12  Maria MatejkaFilter: Print instructions take only one value (simplif...
2023-09-12  Maria MatejkaFilter: The for loop uses the method system for type...
2023-09-12  Maria MatejkaRemoving unused terminals from filter config
2023-09-12  Maria MatejkaFilter: Methods rework
2023-09-12  Maria MatejkaUninitialized filter variables of path/[el]?clist types...
2023-09-12  Maria MatejkaFilter: functions can and should have typed return...
2023-09-12  Maria MatejkaFilter/Conf: Method names have their own keyword hash
2023-09-12  Maria MatejkaConf: Symbol manipulation gets its context explicitly
2023-09-12  Maria MatejkaFilter: any lvalue can get its methods called
2023-09-12  Maria MatejkaFilter: split out dot-notation methods to separate...
2023-09-12  Maria MatejkaConf: Symbol hashes for all scopes
2023-09-12  Maria MatejkaDropping empty-type const f_vals, they were copied...
2023-08-25  Ondrej ZajicekConf: Allow keywords to be redefined by user symbols
2023-08-25  Ondrej ZajicekFilter: Add separate instruction for uninitialized...
2023-08-24  Alexander ZubkovFilter: Use more generic approach for intra-config...
2023-08-24  Alexander ZubkovFilter: Add bytestring type
2023-01-18  Maria MatejkaMerge branch 'master' of https://gitlab.nic.cz/labs...
2023-01-17  Radu CarpaFilter: Allow setting the 'onlink' route attribute...
2023-01-07  Ondrej ZajicekFilter: Change linearization of branches in switch...
2022-10-18  Ondrej ZajicekFilter: Fix handling of variables in anonymous filters
2022-09-16  Maria MatejkaRevert "Reducing filter stack size to allow for lesser...
2022-07-26  Ondrej ZajicekMerge branch 'master' into backport
2022-07-24  Ondrej ZajicekMerge branch 'master' into backport
2022-07-11  Maria MatejkaMerge remote-tracking branch 'origin/master' into backport
2022-07-11  Maria MatejkaMerge commit 'beb5f78a' into backport
2022-07-10  Maria MatejkaMerge version 2.0.10 into backport
2022-06-27  Ondrej Zajicek ... Filter: Implement for loops
2022-06-27  Ondrej Zajicek ... Filter: Implement mixed declarations of local variables
2022-06-27  Ondrej Zajicek ... Filter: Improve handling of stack frames in filter...
2022-06-27  Ondrej Zajicek ... Filter: Simplify handling of command sequences
2022-06-27  Ondrej Zajicek ... Filter: Fix bug in variable shadowing
2022-06-27  Ondrej Zajicek ... Filter: Implement direct recursion
2022-06-27  Alexander ZubkovFilter: Add literal for empty set
2022-06-27  Ondrej Zajicek ... Filter: Implement type checks for function calls
2022-06-27  Ondrej Zajicek ... Filter: Clean up function call instruction
2022-05-30  Maria MatejkaMerge remote-tracking branch 'origin/master' into hauge...
2022-05-30  Maria MatejkaMerge commit '9eec503b251c3388579032b300d32640403d8612...
2022-05-30  Maria MatejkaMerge commit '692055e3df6cc9f0d428d3b0dd8cdd8e825eb6f4...
2022-03-09  Maria MatejkaMerge remote-tracking branch 'origin/master' into haugesund
2022-03-09  Maria MatejkaMerge commit '60880b539b8886f76961125d89a265c6e1112b7a...
2022-03-09  Maria MatejkaMerge commit 'e42eedb9' into haugesund
2022-03-09  Maria MatejkaMerge commit '5cff1d5f' into haugesund
2022-03-09  Maria MatejkaMerge commit 'd5a32563' into haugesund
2022-03-09  Maria MatejkaMerge commit '0c59f7ff' into haugesund
2022-03-02  Maria MatejkaMerge commit '2c13759136951ef0e70a3e3c2b2d3c9a387f7ed9...
2022-02-06  Ondrej Zajicek ... Merge branch 'oz-trie-table'
2021-12-28  Alexander ZubkovFilter: Add operators to find minimum and maximum eleme...
2021-12-28  Alexander ZubkovFilter: Add operators to pick community components
2021-10-13  Maria MatejkaPreference moved to RTA and set explicitly in protocols
2021-09-10  Maria MatejkaReducing filter stack size to allow for lesser thread...
2021-05-17  Trisha BiswasFilter: Add MPLS label route attribute
2020-12-02  Ondrej Zajicek ... Filter: Add 'weight' route attribute
2020-05-18  Ondrej Zajicek ... Nest: Implement BGP path mask loop operator
2020-05-02  Ondrej Zajicek ... Filter: Remove quitbird command
2020-05-01  Maria MatejkaMerge remote-tracking branch 'origin/mq-static-analysis'
2020-05-01  Maria MatejkaFilter: Removed forgotten dead code
2020-03-26  Ondrej Zajicek ... Filter: Optimize IPv4 prefix sets
2019-12-09  Ondrej Zajicek ... Filter: Add support for src/dst accessors for Flowspec...
2019-08-13  Maria MatejkaFilter: Fixing empty block and never-executed-statement bug
2019-08-06  Ondrej Zajicek ... Filter: Allow to use sets in path masks
2019-07-30  Maria MatejkaConf: Fixed symbol redefinition
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-15  Maria MatejkaFilter: further split of print & die to FI_PRINT, FI_FL...
2019-07-15  Maria MatejkaFilter: Converted FI_PRINT and FI_PATHMASK_CONSTRUCT...
2019-07-15  Maria MatejkaFilter: fixed excessive stack allocation in functions...
2019-07-10  Maria MatejkaMerge branch 'master' into mq-filter-stack
2019-07-03  Maria MatejkaMerge branch 'master' into mq-filter-stack
2019-07-03  Maria MatejkaMerge branch 'mq-filter-stack' of gitlab.labs.nic.cz...
2019-07-03  Maria MatejkaFilter: Split printing and dying
2019-07-01  Maria MatejkaFilter: Resolving of defined constants in config time
2019-06-25  Maria MatejkaMerge remote-tracking branch 'refs/remotes/origin/mq...
2019-06-25  Maria MatejkaConf/Filters: Moved argument count to conf scope
2019-06-19  Maria MatejkaRevert "Filter: Dropped the setter instructions in...
2019-06-03  Maria MatejkaFilter: Dropped the setter instructions in favor of...
2019-05-22  Jan Maria MatejkaFilter: Some people can't pronounce "postfixify" correc...
2019-05-21  Jan Maria MatejkaFilter: Store variables and function arguments on stack
2019-05-17  Maria MatejkaLexer now returns known sym / unknown sym / keyword
2019-03-18  Maria MatejkaMerge branch 'master' into HEAD
2019-03-14  Ondrej Zajicek ... Nest: Update handling of temporary attributes
2019-02-26  Maria MatejkaFilters: comparison of functions and filters caching
2019-02-20  Maria MatejkaFilter: Fixed bugs in FI_CALL and FI_SWITCH
2019-02-20  Maria MatejkaFilter: More cleanup -- customized structures also...
next