summaryrefslogtreecommitdiffstats
path: root/babeld (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-142-6/+8
|\
| * Merge pull request #815 from dwalton76/CMD_WARNING_take2Russ White2017-07-142-6/+6
| |\
| | * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-132-6/+6
| * | babeld: Allow babel to redistribute v6 routesDonald Sharp2017-07-131-0/+2
| |/
* | *: remove VTYNL, part 5 of 6David Lamparter2017-07-141-16/+13
* | *: ditch vty_outln(), part 2 of 2David Lamparter2017-07-142-7/+7
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-133-53/+53
|/
* *: fix excess docstringQuentin Young2017-07-051-2/+1
* babeld: Fix zclient cleanup on shutdownDonald Sharp2017-06-301-0/+1
* *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-291-8/+8
* *: use vty_outlnQuentin Young2017-06-294-79/+72
* *: remove VTY_GET_*Quentin Young2017-06-272-11/+11
* babeld/eigrpd: flip VTY ports & fix rpmDavid Lamparter2017-06-131-1/+1
* babeld: install directly connected IPv4 as suchDavid Lamparter2017-06-131-1/+7
* babeld: Modify code to use zapi_route functionDonald Sharp2017-06-051-30/+26
* babeld: The sockaddr code is not passed through anymoreDonald Sharp2017-05-261-5/+2
* babeld: Remove comment (fixed by 64682f5e69).Matthieu Boutier2017-05-261-5/+0
* babel: Fix interface command and some help stringsDonald Sharp2017-05-251-17/+17
* babel: Make sure instance is 0Donald Sharp2017-05-251-0/+1
* babeld: Fix redistribute events for v4/6 up from zebraDonald Sharp2017-05-251-4/+6
* babeld: Send in the ifindex to zebra for route installDonald Sharp2017-05-251-1/+5
* babeld: Fix VRF for zebra route messages.Matthieu Boutier2017-05-251-0/+5
* babeld: Tell zebra to send us stuff about the default vrfDonald Sharp2017-05-141-0/+7
* babeld: Fixup redistribution displayDonald Sharp2017-05-141-1/+2
* babeld: Cli FixesDonald Sharp2017-05-142-7/+6
* babeld: Get main to work correctlyDonald Sharp2017-05-141-20/+11
* babeld: Fix up some missed cliDonald Sharp2017-05-142-2/+5
* babeld: Fix some missed QUAGGA -> FRRDonald Sharp2017-05-141-4/+4
* babeld: Cleanup some more compiler warningsDonald Sharp2017-05-142-4/+3
* babeld: Cleanup xroute_streamDonald Sharp2017-05-143-6/+6
* *: Initial Import of Babeld into FRRDonald Sharp2017-05-1334-0/+9349
* quagga: remove babelDaniel Walton2016-02-1132-8814/+0
* *: Modify protocols to have systemd integrationDonald Sharp2016-02-101-0/+4
* Quagga: vrf_id not being set correctlyDonald Sharp2015-11-201-0/+2
* *: add VRF ID in the API message headerFeng Lu2015-11-044-25/+26
* Fixing a few compile errorsVipin Kumar2015-10-301-1/+2
* lib: zclient.c remove extern struct thread_master *Donald Sharp2015-09-233-7/+4
* Add --enable-werror to configureDonald Sharp2015-07-261-1/+1
* Per AFI redist registrationsDonald Sharp2015-05-202-11/+24
* Multi-Instance OSPF SummaryDonald Sharp2015-05-203-6/+9
* lib/command.c: rewrite command matching/parsingChristian Franke2014-04-011-3/+0
* *: use array_size() helper macroBalaji.G2012-10-251-1/+1
* build: use net-snmp-config to configure NetSNMPVincent Bernat2012-06-251-1/+1
* build: allow configure and build in a separate directoryVincent Bernat2012-06-251-1/+1
* babeld: merge kernel_zebra.c into kernel.c.Juliusz Chroboczek2012-04-282-276/+239
* babeld: Include babel_main.h in noinst_HEADERS.Denis Ovsienko2012-04-281-1/+1
* babeld: remove "parasitic" mode.Juliusz Chroboczek2012-03-254-48/+5
* babeld: 3 more timing statements in config textDenis Ovsienko2012-03-253-2/+15
* babeld: consolidate zebra interface into fewer functions.Juliusz Chroboczek2012-03-251-124/+29
* babeld: fix typo in kernel_route_add_v6.Juliusz Chroboczek2012-03-251-0/+1