]> git.ipfire.org Git - thirdparty/bird.git/history - nest
Babel: Fix build with restricted protocol set
[thirdparty/bird.git] / nest /
2018-01-16  Ondrej Zajicek ... Filter: Allow silent filter execution
2018-01-03  Ondrej Zajicek ... ROA: Fix reconfiguration
2017-12-14  Ondrej Zajicek ... Minor cleanups
2017-10-04  Michal 'vorner'... RAdv: Support for more specific routes (RFC 4191)
2017-09-19  Ondrej Zajicek ... BGP: Shutdown communication (RFC 8203)
2017-09-19  Michal 'vorner'... Docs: FIB iteration macros
2017-09-12  Ondrej Zajicek ... Backport some minor changes from int-new
2017-09-12  Ondrej Zajicek ... Nest: VRF support for neighbor cache and olock code
2017-09-06  Ondrej Zajicek ... Basic VRF support
2017-08-10  Michal 'vorner'... Nicer log output
2017-08-10  Michal 'vorner'... Less confusing log message
2017-05-31  Ondrej Zajicek ... CLI: Fix bug in symbol handling introduced in previous...
2017-05-25  Ondrej Zajicek ... Conf: Replace keyword and symbol hash table with generi...
2016-11-15  Ondrej Zajicek ... BGP: Cluster list item should be prepended
2016-11-02  Ondrej Zajicek ... RIP: Use message authentication interface
2016-11-02  Pavel TvrdíkNest: Add support for MAC algorithms in grammar
2016-11-02  Ondrej Zajicek ... Add generic message authentication interface
2016-11-01  Jan Moskyto MatejkaBuild: switch on -Wextra, get rid of most of the warnings
2016-10-13  Pavel TvrdikClist: The add() function will append a new value
2016-10-12  Jan Moskyto MatejkaFixed memory bloating on kernel merge paths together...
2016-10-12  Pavel TvrdikDoc: Change debug to { flag1|flag2|flag3 [, ...] ...
2016-10-12  Pavel TvrdikNest: Remove trailing whitespaces
2016-10-04  Ondrej Zajicek ... Nest: Fix signedness of large communities
2016-10-03  Ondrej Zajicek ... BGP: Support for large communities
2016-09-15  Pavel Tvrdikrt-table: Fix kernel protocol export filter memory bug
2016-09-14  Ondrej Zajicek ... Nest: Keep multipath next hops sorted
2016-08-23  Ondrej Zajicek ... Merge remote-tracking branch 'origin/misc-fixes'
2016-08-16  Pavel TvrdikWhitespace fixes
2016-07-19  Ondrej Zajicek ... Babel: Documentation updates
2016-07-17  Ondrej FilipPrepare for longer interface names - clean up of the...
2016-06-08  Ondrej FilipAdd AS# ranges to bgpmask.
2016-05-12  Pavel TvrdikProg Doc: Complete several missing parameters
2016-04-28  Ondrej Zajicek ... Add the Babel routing protocol (RFC 6126)
2016-04-08  Ondrej Zajicek ... Direct: Implement check link for direct protocol
2016-04-06  Ondrej Zajicek ... Nest: Reset export route counter during graceful restart
2016-04-06  Ondrej Zajicek ... KRT: Fix route learn scan when route changed
2016-03-22  Jan Moskyto MatejkaMerge remote-tracking branch 'origin/poll'
2016-03-17  Pavel TvrdíkBGP: Add documentaion for extended messages
2016-02-16  Ondrej Zajicek ... Filter: Implement last_nonaggregated operator on bgp_path
2015-11-24  Ondrej Zajicek ... Merge branch 'master' into rip-new
2015-11-09  Ondrej Zajicek ... Nest: Fixes bug in missing cleanup during table removal
2015-11-08  Ondrej Zajicek ... Conf: Fixes bug in symbol lookup during reconfiguration
2015-10-17  Ondrej Zajicek ... Merge branch 'master' into rip-new
2015-10-17  Ondrej Zajicek ... Minor changes
2015-10-05  Ondrej Zajicek ... Major RIP redesign
2015-07-28  Ondrej ZajicekNest: Fixes one of previous commit
2015-07-24  Ondrej ZajicekStatic: Support for BFD controlled static routes
2015-07-18  Ondrej ZajicekNest: Fixes symbols in router id
2015-07-18  Ondrej ZajicekDirect: Fixes behavior for the same routes on different...
2015-06-08  Ondrej ZajicekBGP multipath support
2015-06-08  Ondrej ZajicekFixes subtle bug in temporary attribute handling
2015-06-08  Ondrej ZajicekMoving of mulipath merging code from OSPF to nest
2015-06-08  Ondrej ZajicekFixes bug in pipe feeding when filtered routes are...
2015-06-08  Pavel Tvrdíkunsigned [int] -> uint
2015-06-08  Pavel Tvrdíkunsgined char -> byte
2015-05-22  Ondrej ZajicekFixes unnamed protocols from templates
2015-05-16  Ondrej ZajicekSimplify flushing process
2015-05-16  Ondrej ZajicekFix minor issue in pipe route propagation
2015-05-12  Ondrej ZajicekKRT: Add support for plenty of kernel route metrics
2015-05-10  Ondrej ZajicekAdd bitfield route attribute type
2015-03-29  Ondrej ZajicekBGP: Enhanced route refresh (RFC 7313) support
2015-03-09  Ondrej FilipPossibility to define unnamed protocols from template...
2015-03-02  Ondrej ZajicekImplement latency tracking, internal event log and...
2015-02-21  Ondrej ZajicekStore protocol config size inside protocol structure
2015-02-21  Pavel TvrdíkMinor fixes
2015-02-21  Pavel TvrdikReplacing GNU old-style field designator extension
2015-02-21  Ondrej ZajicekAllows user data attached to f_trie_node structure.
2015-02-21  Ondrej ZajicekFixes a bug in locking code.
2015-02-21  Ondrej ZajicekMerge remote-tracking branch 'origin/soft-int'
2014-11-08  Ondrej ZajicekFixes error message in 'show route' cmd.
2014-11-03  Ondrej ZajicekChanges order of iface/addr/neigh event hooks.
2014-10-24  Ondrej ZajicekRefactoring of OSPF messages.
2014-10-14  Ondrej ZajicekMerge remote-tracking branch 'origin/master' into soft-int
2014-10-02  Ondrej ZajicekImplements show route noexport option.
2014-10-02  Ondrej ZajicekImplements token bucket filter for rate limiting.
2014-10-02  Ondrej ZajicekFixes some warnings.
2014-07-18  Ondrej ZajicekTemporary integrated OSPF commit.
2014-05-29  Ondrej ZajicekString constants could be used for string option values.
2014-05-05  Ondrej ZajicekFixes a problem with undoing of deconfiguring of protocol.
2014-04-28  Ondrej ZajicekFixes 'show route export' w.r.t. protocols with differe...
2014-04-26  Ondrej ZajicekFixes limit verification during reconfiguration.
2014-04-23  Ondrej ZajicekMerge commit 'origin/master'
2014-04-07  Ondrej ZajicekFixes some asserts.
2014-03-30  Ondrej ZajicekCheck validity of interface definitions.
2014-03-24  Ondrej ZajicekMerge branch 'bgp-grace'
2014-03-24  Ondrej ZajicekFixes some minor issues in graceful restart.
2014-03-23  Ondrej ZajicekFixes a bug in rte_src handling.
2014-03-23  Ondrej ZajicekDocumentation (and minor fixes) for BGP graceful restart.
2014-03-20  Ondrej ZajicekBGP graceful restart support.
2014-02-06  Ondrej ZajicekMerge branch 'add-path'
2014-02-06  Ondrej ZajicekMerge commit 'origin/master' into socket
2013-12-10  Ondrej ZajicekMerge branch 'add-path'
2013-12-02  Ondrej ZajicekFixes problem with source address selection in BGP...
2013-12-01  Ondrej ZajicekFinishes add-path.
2013-11-25  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-24  Ondrej ZajicekLast state change should track protocol state change.
2013-11-24  Ondrej ZajicekMinor changes to default router ID calculation.
2013-11-23  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-22  Ondrej ZajicekMerge commit 'origin/bfd'
2013-11-22  Ondrej ZajicekAdds rate limiting to some log messages.
next