]> git.ipfire.org Git - thirdparty/bird.git/history - nest
Filter: Don't write out when re-evaluating filter for internal purposes.
[thirdparty/bird.git] / nest /
2019-07-10  Maria MatejkaMerge branch 'master' into mq-filter-stack
2019-07-08  Maria MatejkaNest: Uninitialized variable fix
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-02  Maria MatejkaRemoved obsolete comment at as_path_cut()
2019-07-02  Maria MatejkaDynamic attributes definition split whether it is bitma...
2019-07-02  Ondrej Zajicek ... Netlink: Handle alien routes with unsorted nexthops
2019-06-30  Ondrej Zajicek ... Nest: Add command to request graceful restart
2019-05-22  Jan Maria MatejkaFilter: Some people can't pronounce "postfixify" correc...
2019-05-17  Maria MatejkaLexer now returns known sym / unknown sym / keyword
2019-04-30  Ondrej Zajicek ... BGP: Dynamic BGP
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-18  Maria MatejkaMerge branch 'master' into HEAD
2019-03-14  Ondrej Zajicek ... Nest: Update handling of temporary attributes
2019-03-06  Ondrej Zajicek ... OSPF: Improved handling of tmpattrs
2019-02-22  Ondrej Zajicek ... Nest: Do not compare rte.flags during rte_update()
2019-02-20  Maria MatejkaConf: Symbol implementation converted from void pointer...
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 data manipulation functions separated to their...
2019-02-20  Maria MatejkaFilter: merged filter instruction constructors, countin...
2019-02-20  Maria MatejkaFilters: split the large filter.h file to smaller files.
2019-02-20  Maria MatejkaFilter + Config: Fix bugs, tests and split symbols...
2019-02-20  Maria MatejkaFilter: refactoring of instruction constructors
2019-02-20  Maria MatejkaFilter refactoring: dropped the recursion from the...
2019-02-20  Jan Maria MatejkaFilter refactoring: Passing the resulting struct f_val...
2019-02-20  Jan Maria MatejkaFilter refactoring: Moved the bitfield bit position...
2019-02-19  Ondrej Zajicek ... Nest: Prevent withdraws from propagation back to source...
2019-02-09  Ondrej Zajicek ... Merge remote-tracking branch 'origin/mq-opt'
2019-02-05  Ondrej Zajicek ... Nest: Improve export counter handling
2019-02-05  Ondrej Zajicek ... Nest: Report preferred counters also when 'import keep...
2019-02-02  Ondrej Zajicek ... Nest: Reestablish preferred counters
2019-01-31  Maria MatejkaNest: FIB rehash values tweaked for better performance
2019-01-31  Maria MatejkaNest: Don't lookup net in table before filters are...
2019-01-30  Ondrej Zajicek ... Nest: Prevent withdraws from propagation back to source...
2019-01-17  Jan Maria MatejkaNest: Don't make tmp_attr before preexport is called
2018-12-18  Maria MatějkaPerf: Protocol to measure BIRD performance internally
2018-12-18  Ondrej Zajicek ... Nest: Handle labels_orig correctly in attribute cache
2018-12-16  Ondrej Zajicek ... Nest: Fix handling of ECMP next hop flags
2018-12-16  Ondrej Zajicek ... Nest: fix bug in previous patches related to channel...
2018-12-14  Ondrej Zajicek ... Doc: Rename code documentation files back to Doc
2018-12-12  Ondrej Zajicek ... Nest: Update statistics and rx-limit for Adj-RIB-In
2018-12-12  Ondrej Zajicek ... BGP: implement Adj-RIB-In
2018-12-11  Ondrej Zajicek ... Nest: Forbid adding channels during reconfiguration
2018-12-06  Jan Maria MatejkaMerge branch 'mq-custom' into int-new
2018-12-06  Maria MatejkaCustom route attributes
2018-12-04  Jan Maria MatejkaRoute table max hash size raised to 2^24.
2018-12-04  Jan Maria MatejkaTerminology cleanup: The import_control hook is now...
2018-11-28  Ondrej Zajicek ... Nest: Do not hard-reset interface when preferred addres...
2018-11-20  Ondrej Zajicek ... The MRT protocol
2018-11-05  Ondrej Zajicek ... Filter: Make ifname attribute modifiable
2018-11-05  Ondrej Zajicek ... Nest: Fix crash in rta_show() for RPKI and Babel routes
2018-10-11  Ondrej Zajicek ... Nest: Fix 'show interfaces summary' command
2018-10-01  Ondrej Zajicek ... Lib: Add and use ev_new_init()
2018-09-18  Jan Maria MatejkaNo more warnings ...
2018-07-31  Ondrej Zajicek ... BGP: Long-lived graceful restart
2018-07-06  Ondrej Zajicek ... Nest: Fix race condition during reconfiguration, part 2
2018-07-03  Ondrej Zajicek ... Nest: Fix race condition during reconfiguration
2018-06-27  Ondrej Zajicek ... Nest: Neighbor cache cleanups
2018-06-26  Maria MatejkaDoc: renamed progdoc files Doc -> progdoc to fix collis...
2018-06-26  Jan Maria MatejkaConfig: Dropping CF_ADDTO.
2018-06-19  Jan Maria MatejkaMerge branch 'int-new' into HEAD
2018-05-30  Jan Maria MatejkaNest: Removing separate tmpa from route propagation
2018-05-29  Jan Maria MatejkaProtocol: Introducing an enum protocol_class
2018-03-22  Ondrej FilipMerge branch 'int-new' of ssh://gitlab.labs.nic.cz...
2018-03-19  Ondrej Zajicek ... Merge remote-tracking branch 'birdlab-tmp/int-new'...
2018-03-18  Ondrej Zajicek ... Nest: Fix table reconfiguration when nettype changes
2018-03-18  Ondrej Zajicek ... Nest: SADR support for Direct
2018-03-14  Jan Maria MatejkaMerge branch 'master' into int-new
2018-03-14  Jan Maria MatejkaFilter: make bgpmask literals real constructors
2018-03-13  Jan Maria MatejkaMerge branch 'master' into int-new
2018-03-13  Jan Maria MatejkaMerge branch 'master' into int-new
2018-03-07  Ondrej Zajicek ... Merge branch 'master' into int-new
2018-02-27  Ondrej FilipMerge branch 'int-new' of ssh://gitlab.labs.nic.cz...
2018-02-13  Ondrej Zajicek ... Add support for source-specific IPv6 routes to BIRD...
2018-02-07  Ondrej Zajicek ... Nest: Trivial whitespace cleanup
2018-02-06  Ondrej Zajicek ... KRT: Fix IPv6 route learn
2018-01-29  Ondrej Zajicek ... Nest: Fix corner case in recursive next hop lookup
2018-01-24  Ondrej Zajicek ... Nest: remove duplicate function
2018-01-23  Ondrej Zajicek ... Merge branch 'master' into int-new
2018-01-16  Ondrej Zajicek ... Filter: Allow silent filter execution
2018-01-10  Ondrej Zajicek ... Use non-fatal asserts even for regular build
2018-01-09  Ondrej Zajicek ... Nest: Allow modification of channels inherited from...
2018-01-09  Ondrej Zajicek ... Nest: Fix filter reconfiguration
2018-01-03  Ondrej Zajicek ... ROA: Fix reconfiguration
2018-01-02  Ondrej Zajicek ... Merge branch 'master' into int-new
2018-01-02  Ondrej Zajicek ... BGP: Fix unknown attribute handling
2017-12-16  Ondrej Zajicek ... Minor fixes for debug mode
2017-12-14  Ondrej Zajicek ... Minor cleanups
2017-12-14  Ondrej Zajicek ... Minor cleanup
2017-12-13  Ondrej Zajicek ... BGP: Fix non-transitive ext communities
2017-12-11  Ondrej Zajicek ... Revive FIB and kernel MPLS code
2017-12-09  Ondrej Zajicek ... Several minor fixes
2017-12-08  Jan Maria MatejkaDocs: Update to v2.0
2017-12-08  Ondrej Zajicek ... Enable ECMP and Link detection by default
2017-12-08  Ondrej Zajicek ... Nest: Minor formatting changes
2017-12-07  Ondrej Zajicek ... Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a...
2017-12-07  Ondrej Zajicek ... Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b...
next