summaryrefslogtreecommitdiff
path: root/nest/proto.c
AgeCommit message (Expand)Author
2016-05-12Merge remote-tracking branch 'origin/master' into int-newOndrej Zajicek (work)
2016-05-12Miscellaneous minor fixesOndrej Zajicek (work)
2016-05-12Prog Doc: Complete several missing parametersPavel Tvrdik
2016-04-28Add the Babel routing protocol (RFC 6126)Ondrej Zajicek (work)
2016-04-08Merge branch 'master' into int-new-channelsJan Moskyto Matejka
2016-04-07Nest: Reset export route counter during graceful restartOndrej Zajicek (work)
2016-03-10nest/proto fix local_debug modePavel Tvrdík
2016-02-01Fixed sigsegv for missing proto->rt_notify hookJan Moskyto Matejka
2016-02-01Channels - explicit links between protocols and tablesOndrej Zajicek (work)
2015-11-09Conf: Fixes bug in symbol lookup during reconfigurationOndrej Zajicek (work)
2015-06-08unsigned [int] -> uintPavel Tvrdík
2015-03-29BGP: Enhanced route refresh (RFC 7313) supportOndrej Zajicek
2015-02-21Store protocol config size inside protocol structureOndrej Zajicek
2014-05-05Fixes a problem with undoing of deconfiguring of protocol.Ondrej Zajicek
2014-04-27Fixes limit verification during reconfiguration.Ondrej Zajicek
2014-04-07Fixes some asserts.Ondrej Zajicek
2014-03-24Fixes some minor issues in graceful restart.Ondrej Zajicek
2014-03-23Documentation (and minor fixes) for BGP graceful restart.Ondrej Zajicek
2014-03-20BGP graceful restart support.Ondrej Zajicek
2013-11-25Merge branch 'master' into add-pathOndrej Zajicek
2013-11-24Last state change should track protocol state change.Ondrej Zajicek
2013-11-23Merge branch 'master' into add-pathOndrej Zajicek
2013-11-22Merge commit 'origin/bfd'Ondrej Zajicek
2013-11-19BFD protocol, ready for release.Ondrej Zajicek
2013-09-30Recheck export/import/receive limits during reconfiguration.Ondrej Filip
2013-09-16BFD work in progress.Ondrej Zajicek
2013-07-24Fixes bug in protocol flushing and rtable pruning.Ondrej Zajicek
2013-01-10Separate import and receive limits.Ondrej Zajicek
2012-12-27Implements interface masks for choosing router id.Ondrej Zajicek
2012-12-26Implements undo command and optional timeout for configurationOndrej Zajicek
2012-11-15Changes 'rejected' to 'filtered' in one of the last patches.Ondrej Zajicek
2012-11-10Allows rejected routes to be kept and examined.Ondrej Zajicek
2012-08-14Implements ADD-PATH extension for BGP.Ondrej Zajicek
2012-08-06Fixes BGP subcode during global shutdown.Ondrej Zajicek
2012-04-24Implements generalized export limits.Ondrej Zajicek
2012-04-21Fixes in generalized import limits.Ondrej Zajicek
2012-04-15Implements generalized import hooks.Ondrej Zajicek
2012-03-30Merge branch 'soon'Ondrej Zajicek
2012-03-28Fixes responsiveness for protocol shutdown.Ondrej Zajicek
2012-03-15Better support for multitable protocols.Ondrej Zajicek
2012-01-24Assign default protocol preference via proto_config_new().Ondrej Zajicek
2011-11-07Implements protocol templates.Ondrej Zajicek
2011-06-20Fixes a bug related to protocol enabling and reconfigure.Ondrej Zajicek
2011-04-01Fixes a problem with BGP protocols and implicit router IDs.Ondrej Zajicek
2011-03-13Implements Router Advertisement protocol.Ondrej Zajicek
2010-07-05Implements hostcache and recursive next hops.Ondrej Zajicek
2010-06-02Implements command that shows memory usage.Ondrej Zajicek
2010-04-27Avoid warning if not compiled with pipes.Ondrej Filip
2010-04-07Implements BGP 'show protocols' info details.Ondrej Zajicek
2010-02-27Better flushing of interfaces.Ondrej Zajicek