summaryrefslogtreecommitdiffstats
path: root/babeld/babel_zebra.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-10/+10
* babeld: Fix zclient cleanup on shutdownDonald Sharp2017-06-301-0/+1
* *: use vty_outlnQuentin Young2017-06-291-10/+10
* babeld: Fix redistribute events for v4/6 up from zebraDonald Sharp2017-05-251-4/+6
* babeld: Tell zebra to send us stuff about the default vrfDonald Sharp2017-05-141-0/+7
* babeld: Fix up some missed cliDonald Sharp2017-05-141-2/+2
* babeld: Cleanup some more compiler warningsDonald Sharp2017-05-141-3/+3
* *: Initial Import of Babeld into FRRDonald Sharp2017-05-131-0/+394
* quagga: remove babelDaniel Walton2016-02-111-388/+0
* *: add VRF ID in the API message headerFeng Lu2015-11-041-6/+6
* lib: zclient.c remove extern struct thread_master *Donald Sharp2015-09-231-5/+2
* Per AFI redist registrationsDonald Sharp2015-05-201-7/+18
* Multi-Instance OSPF SummaryDonald Sharp2015-05-201-4/+6
* babeld: justify "running-config" meaning in CLIDenis Ovsienko2012-03-251-8/+45
* babeld: dismiss babel_redistribute_unset()Denis Ovsienko2012-03-251-18/+3
* babeld: "return CMD_SUCCESS" was missing for command 'no debug'.Matthieu Boutier2012-03-251-0/+1
* babeld: Replace redistribution strings with route_types.h defines.Matthieu Boutier2012-03-251-47/+27
* babeld: add command (config) to set debug flags.Matthieu Boutier2012-03-251-0/+77
* babeld: change fprintf(stderr) in term of zlog_err.Matthieu Boutier2012-03-251-1/+0
* babeld: Initial import, for Babel routing protocol.Paul Jakma2012-03-251-0/+299