]> git.ipfire.org Git - thirdparty/bird.git/history - nest
Doc: Update prefix set comment
[thirdparty/bird.git] / nest /
2020-03-26  Ondrej Zajicek ... Filter: Optimize IPv4 prefix sets
2020-02-21  Ondrej Zajicek ... RIP: Demand circuit support (RFC 2091)
2020-02-04  Maria MatejkaAdded missing extern
2020-01-07  Ondrej Zajicek ... KRT: Improve syncer code to avoid using temporary data...
2019-12-19  Ondrej Zajicek ... KRT: Remove KRF_SYNC_ERROR flag
2019-12-16  Ondrej Zajicek ... KRT: Remove KRF_INSTALLED flag
2019-12-10  Ondrej Zajicek ... Nest: Fix bitmap cleanup
2019-11-26  Ondrej Zajicek ... Nest: Use bitmaps to keep track of exported routes
2019-11-26  Ondrej Zajicek ... CLI: Fix continuation lines after final one
2019-11-04  Ondrej Zajicek ... BGP: Add option to reject AS_SETs
2019-11-03  Ondrej Zajicek ... Support for address family constants
2019-11-03  Ondrej Zajicek ... Nest: Fix bug in export table
2019-10-25  Ondrej Zajicek ... Nest: Fix primary flag in show route
2019-10-19  Fabrice FontaineNest: Fix build without protocols
2019-10-10  Ondrej Zajicek ... Nest: Handle non-MPLS on MPLS case in recursive route...
2019-10-10  Ondrej Zajicek ... Nest: Handle PtP links in recursive route update
2019-10-10  Ondrej Zajicek ... Nest: Fix recursive route update
2019-10-09  Ondrej Zajicek ... BGP: AIGP metric support (RFC 7311)
2019-09-24  Ondrej Zajicek ... Nest: Fix bug in export table
2019-08-27  Maria MatejkaChannel refeed with import table splitting between...
2019-08-14  Ondrej Zajicek ... Nest: Fix crash in route reload when some channels...
2019-08-14  Ondrej Zajicek ... BGP: implement Adj-RIB-Out
2019-08-06  Ondrej Zajicek ... Filter: Allow to use set constants / expressions in...
2019-08-06  Ondrej Zajicek ... Filter: Allow to use sets in path masks
2019-08-06  Ondrej Zajicek ... BGP: Improve reconfiguration
2019-07-30  Maria MatejkaConf: Fixed symbol redefinition
2019-07-24  Ondrej Zajicek ... Merge remote-tracking branch 'origin/mq-filter-stack'
2019-07-24  Ondrej Zajicek ... Nest: VRF of protocol can be explicitly specified as...
2019-07-17  Ondrej Zajicek ... BFD: Support for VRFs
2019-07-15  Maria MatejkaMerge remote-tracking branch 'origin/master' into mq...
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
next