]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
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: CLI command to dump all the linearized filters
2019-07-03  Maria MatejkaFilter: Split printing and dying
2019-07-02  Maria MatejkaRemoved obsolete comment at as_path_cut()
2019-07-02  Maria MatejkaDynamic attributes definition split whether it is bitma...
2019-07-02  Maria MatejkaFilter: Dropped some more irrelevant whitespace from...
2019-07-02  Maria MatejkaFilter: Nicer whitespaces in generated inst-gen.h
2019-07-02  Maria MatejkaFilter: documentation of the M4 preprocessor
2019-07-02  Maria MatejkaFilter: GCC, don't complain about indentation in genera...
2019-07-02  Maria MatejkaFilter: Pre-evaluation of constant expressions
2019-07-01  Maria MatejkaFilter: Resolving of defined constants in config time
2019-07-01  Maria MatejkaFilter: Moved singleton member definitions to f-inst.c
2019-07-01  Maria MatejkaFilter: Moved f_inst allocation to separate function
2019-07-01  Maria MatejkaFilter: Getting rid of RESULT_OK. Adding RESULT_VOID.
2019-07-01  Maria MatejkaFilter: The interpreter code now shares its diversion...
2019-07-01  Maria Jan MatejkaBGP: Prefix hash is too small, increase its max size.
2019-07-01  Maria Jan MatejkaBGP: split tx explicitly
2019-06-30  Ondrej Zajicek... Add mock-up function for unit tests
2019-06-30  Ondrej Zajicek... Doc: OSPF graceful restart options
2019-06-30  Ondrej Zajicek... OSPF: Support for graceful restart
2019-06-30  Ondrej Zajicek... Nest: Add command to request graceful restart
2019-06-28  Maria MatejkaFilter: renaming pointers for consistency
2019-06-27  Maria MatejkaFilter: A little cleanup of M4 interpreter generator
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-21  Maria MatejkaFilter instructions don't confuse now v1 and res.
2019-06-19  Maria MatejkaRevert "Filter: Dropped the setter instructions in...
2019-06-13  Maria MatejkaString: bstrtoul macro expanded to bstrtoul10 and 16
2019-06-13  Maria MatejkaFilter: removal of semantically insane consts in filter...
2019-06-12  Ondrej Zajicek... Add mock-up function for unit tests
2019-06-12  Ondrej Zajicek... Add CLI command to test reconfiguration status
2019-06-12  Kenth ErikssonBIRD coding conventions
2019-06-12  Ondrej Zajicek... BGP: Fix bug introduced in one of last patches
2019-06-03  Maria MatejkaFilter: Dropped the setter instructions in favor of...
2019-05-30  Maria MatejkaFilter: Just a little comments in filter structure
2019-05-29  Maria MatejkaFilter: Stacks moved to thread-local storage if available.
2019-05-23  Jan Maria MatejkaFilters: If somebody doesn't like _Thread_local, don...
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-20  Jan Maria MatejkaFilter: Making the filter state thread local.
2019-05-17  Maria MatejkaLexer now returns known sym / unknown sym / keyword
2019-04-30  Ondrej Zajicek... Doc: Dynamic BGP
2019-04-30  Alexander AzimovBGP: Compliance with RFC8203bis
2019-04-30  Ondrej Zajicek... BGP: Output Local AS number in show protocol
2019-04-30  Ondrej Zajicek... BGP: Dynamic BGP
2019-04-24  Ondrej FilipSmall type in doc.
2019-04-12  Ondrej Zajicek... OSPFv3: Fix some overlooked cases in IPv4 mode
2019-04-08  Ondrej Zajicek... BGP: Handle corner cases in event ordering
2019-04-03  Ondrej Zajicek... BGP: Promiscuous ASN mode
2019-04-02  Ondrej Zajicek... BGP: Separate runtime and config usage of local/remote...
2019-03-23  Maria MatejkaFilter: fixed error-checking bug in !~ operator
2019-03-22  Maria MatejkaFixed one warning and one undefined value.
2019-03-20  Maria MatejkaFixed an undefined symbol bug in CLI introduced by...
2019-03-19  Ondrej Zajicek... Doc: Route attribute cleanups
2019-03-19  Ondrej Zajicek... BGP: Mandatory option for channels
2019-03-18  Ondrej Zajicek... BGP: Handle case where capabilites are not used
2019-03-18  Maria MatejkaMerge branch 'master' into HEAD
2019-03-18  Maria MatejkaBuild: Automatic dependency tracking for generated...
2019-03-15  Maria MatejkaPerf: fixed stupid allocation bug
2019-03-15  Maria MatejkaGitlab CI: Drop CentOS 6 test build as unsupported.
2019-03-14  Ondrej Zajicek... Nest: Update handling of temporary attributes
2019-03-06  Ondrej Zajicek... OSPF: Improved handling of tmpattrs
2019-03-06  Maria MatejkaFaster filters: documentation on what is happening...
2019-02-27  Maria MatejkaFixed link time optimizer check for FreeBSD
2019-02-26  Ondrej Zajicek... NEWS and version update v2.0.4
2019-02-26  Maria MatejkaFilters: comparison of functions and filters caching
2019-02-26  Maria MatejkaBuild: No link time optimization when debug is enabled
2019-02-25  Maria MatejkaCustom number parser to speed up config parsing
2019-02-25  Maria MatejkaConf: Lexer parses quoted strings in a more descriptive way
2019-02-22  Maria MatejkaConf: Switch for faster (and slightly bigger) lexer
2019-02-22  Maria MatejkaConf: Switch for faster (and slightly bigger) lexer
2019-02-22  Ondrej Zajicek... Nest: Do not compare rte.flags during rte_update()
2019-02-20  Maria MatejkaEnabled link time optimization.
2019-02-20  Maria MatejkaFilter: Interpreter merged into the common m4 generator.
2019-02-20  Maria MatejkaFilter: Fixed bugs in FI_CALL and FI_SWITCH
2019-02-20  Maria MatejkaTest: Added -d flag to die directly after first error.
2019-02-20  Maria MatejkaGDB: Added more pretty printers for filters
2019-02-20  Maria MatejkaFilter: More cleanup -- customized structures also...
2019-02-20  Maria MatejkaConf: Symbol implementation converted from void pointer...
2019-02-20  Maria MatejkaFilter: merged filter compare functions into common...
2019-02-20  Maria MatejkaFilter: Merged postfixify routine
2019-02-20  Maria MatejkaFilter: Merged filter line item dumpers into common...
2019-02-20  Maria MatejkaFilter: auto-generating enum-to-string
2019-02-20  Maria MatejkaFilter generator: workaround for M4 claiming all the...
2019-02-20  Maria MatejkaFilter data manipulation functions separated to their...
2019-02-20  Maria MatejkaFilter: split the constructors to a separate file
2019-02-20  Maria MatejkaConf: Fixed makefiles
2019-02-20  Maria MatejkaFilter: merged filter instruction constructors, countin...
2019-02-20  Maria MatejkaTest: Fixed annoying warnings (and possible obscure...
2019-02-20  Maria MatejkaFilters: split the large filter.h file to smaller files.
2019-02-20  Maria MatejkaFilter: M4 convertors polished a bit.
2019-02-20  Maria MatejkaFilter + Config: Fix bugs, tests and split symbols...
2019-02-20  Maria MatejkaGDB pretty printers: f_inst and f_val.
2019-02-20  Maria MatejkaFilter: refactoring of instruction constructors
2019-02-20  Maria MatejkaFilter refactoring: dropped the recursion from the...
2019-02-20  Maria MatejkaFilter refactoring: The instructions are converted...
2019-02-20  Maria MatejkaFilter refactoring: Drop the roa check specific f_inst
2019-02-20  Maria MatejkaFilter refactoring: The constant f_val is simply includ...
2019-02-20  Maria MatejkaFilter refactoring: Changed arguments from separate...
next