]> git.ipfire.org Git - thirdparty/bird.git/history - nest/protocol.h
Backport some minor changes from int-new
[thirdparty/bird.git] / nest / protocol.h
2017-09-12  Ondrej Zajicek ... Backport some minor changes from int-new
2017-09-06  Ondrej Zajicek ... Basic VRF support
2016-04-28  Ondrej Zajicek ... Add the Babel routing protocol (RFC 6126)
2015-06-08  Ondrej ZajicekBGP multipath support
2015-06-08  Pavel Tvrdíkunsigned [int] -> uint
2015-03-29  Ondrej ZajicekBGP: Enhanced route refresh (RFC 7313) support
2015-02-21  Ondrej ZajicekStore protocol config size inside protocol structure
2014-04-26  Ondrej ZajicekFixes limit verification during reconfiguration.
2014-03-24  Ondrej ZajicekMerge branch 'bgp-grace'
2014-03-20  Ondrej ZajicekBGP graceful restart support.
2014-02-06  Ondrej ZajicekMerge commit 'origin/master' into socket
2013-12-10  Ondrej ZajicekMerge branch 'add-path'
2013-11-25  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-23  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-22  Ondrej ZajicekMerge commit 'origin/bfd'
2013-09-16  Ondrej ZajicekBFD work in progress.
2013-01-10  Ondrej ZajicekSeparate import and receive limits.
2012-11-15  Ondrej ZajicekChanges 'rejected' to 'filtered' in one of the last...
2012-11-10  Ondrej ZajicekAllows rejected routes to be kept and examined.
2012-08-14  Ondrej ZajicekImplements ADD-PATH extension for BGP.
2012-08-07  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird v1.3.8
2012-08-06  Ondrej ZajicekFixes BGP subcode during global shutdown.
2012-07-16  Ondrej ZajicekMerge branch 'rt-accepted'
2012-05-02  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird
2012-04-28  Ondrej ZajicekSome fixes in route export limits.
2012-04-26  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird
2012-04-24  Ondrej ZajicekImplements generalized export limits.
2012-04-24  Ondrej ZajicekMerge commit 'origin/master'
2012-04-21  Ondrej ZajicekFixes in generalized import limits.
2012-04-15  Ondrej ZajicekImplements generalized import hooks.
2012-04-15  Ondrej ZajicekMerge commit 'origin/master'
2012-03-30  Ondrej ZajicekMerge branch 'soon'
2012-03-28  Ondrej ZajicekFixes responsiveness for protocol shutdown.
2012-03-15  Ondrej ZajicekBetter support for multitable protocols.
2012-01-24  Ondrej ZajicekAssign default protocol preference via proto_config_new().
2011-12-22  Ondrej ZajicekImplements deterministic MED handling.
2011-11-06  Ondrej ZajicekImplements protocol templates.
2011-03-13  Ondrej ZajicekImplements Router Advertisement protocol.
2010-07-05  Ondrej ZajicekImplements hostcache and recursive next hops.
2010-04-06  Ondrej ZajicekImplements BGP 'show protocols' info details.
2010-03-11  Ondrej ZajicekMerge branch 'new' into socket2
2010-02-26  Ondrej ZajicekMany changes in (mainly) kernel syncers.
2010-02-21  Ondrej ZajicekMerge commit 'origin/master' into new
2010-02-21  Ondrej ZajicekRestricted read-only CLI.
2010-02-19  Ondrej ZajicekImplements pattern match for 'show protocols' command.
2010-02-13  Ondrej ZajicekRemoves phantom protocol from the pipe design.
2010-02-13  Ondrej ZajicekFixes protocol statistics for pipes.
2010-02-11  Ondrej ZajicekFixes a tricky bug in the pipe protocol.
2010-01-03  Ondrej ZajicekImplements MRTdump feature.
2009-12-14  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-12-14  Ondrej ZajicekFinishes 'route reload' feature.
2009-12-02  Ondrej ZajicekImplements route re-feed.
2009-11-26  Ondrej ZajicekImplements BGP route refresh.
2009-11-17  Ondrej ZajicekImplement description field of protocol.
2009-11-09  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-10-12  Ondrej ZajicekImplements protocol-specific router id and updates...
2009-06-25  Ondrej ZajicekMerge branch 'master' into dev
2009-06-19  Ondrej ZajicekAdds support for soft reconfiguration.
2009-06-03  Ondrej ZajicekImplements route statistics and fixes some minor bugs.
2009-05-31  Ondrej ZajicekChanges pipes to transfer all routes between routing...
2008-11-08  Ondrej ZajicekProper format functions for ORIGINATOR_ID, CLUSTER_LIST
2000-05-19  Martin MaresAsynchronous feeding of protocols.
2000-05-16  Martin MaresDon't log state changes if nothing user-visible has...
2000-05-13  Martin MaresChanged semantics of the rt_update hook. The attribute...
2000-05-06  Martin MaresAdded commands `show route protocol <p>' and `show...
2000-05-06  Martin MaresWhen rte_update is called for an identical route, don...
2000-04-01  Martin MaresChanged initialization of protocol list -- now we call...
2000-03-19  Martin MaresBare skeleton of the BGP.
2000-03-12  Martin MaresAdded tracing of interface events.
2000-03-07  Martin MaresAdded protocol debugging flags (protocol.h: D_xxx)...
2000-03-01  Martin MaresAdded proto->hash_key which contains randomly generated...
2000-01-18  Martin MaresKilled protocol->priority. Protocol startup should...
2000-01-18  Martin Maresprotocol->startup_counter no longer exists.
2000-01-17  Martin MaresSeparated `official protocol names' used in status...
2000-01-16  Martin MaresReworked proto lists -- each proto is now in two lists...
2000-01-16  Martin MaresConverted shutdown to a kind of reconfiguration, it...
2000-01-16  Martin MaresFirst attempt on dynamic reconfiguration. There are...
1999-12-08  Martin MaresExcept for special protocols (nowadays only the kernel...
1999-12-03  Martin MaresAdded proto_get_named() to be used in CLI commands...
1999-12-01  Martin MaresAdded get_route_info and show_route_data hooks to struc...
1999-12-01  Martin Mares`show protocols' now shows time of last state change...
1999-11-30  Martin MaresRemember protocol instance in proto_config and use...
1999-11-30  Martin Mares`show interfaces' and `show protocols' works.
1999-11-25  Martin MaresAdded few basic commands: show status, show interfaces...
1999-08-03  Martin MaresImplemented a Table-to-Table protocol a.k.a The Pipe.
1999-08-03  Martin MaresProtocol engine bug fixes:
1999-05-31  Martin MaresAdded extra argument to rt_update hook which contains...
1999-05-17  Martin MaresFrom now we support multiple tables. The master_table...
1999-05-06  Martin MaresI rewrote the interface handling code, so that it suppo...
1999-04-05  Martin MaresAdded some new protocol hooks (look at the comments...
1999-04-03  Martin MaresAdded new protocol hook for dumping of protocol-depende...
1999-03-26  Martin MaresAdded everything protocols need to know about multiple...
1999-03-26  Martin MaresSlightly better generator of default protocol instance...
1999-03-17  Martin MaresAllow input and output filters (only accept/reject...
1999-03-17  Martin MaresRemoved the `rta_same' hook since it's no longer needed...
1999-03-09  Ondrej FilipYes, joining the crew. Sorry for being late. Added...
1999-03-03  Martin MaresIntroduced protocol priority (all 'normal' protocols...
1999-03-01  Martin MaresRenamed struct rtattr to struct rta to make things...
1999-02-13  Martin MaresPerform gracious shutdown upon receipt of SIGTERM....
1999-02-11  Martin Maresstruct proto again contains instance name (a copy of...
next