summaryrefslogtreecommitdiffstats
path: root/babeld/babel_zebra.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: generously apply constDavid Lamparter2019-12-021-1/+1
* *: Convert zapi->interface_delete to ifp callbackDonald Sharp2019-09-191-1/+0
* *: Convert interface_down to interface down callbackDonald Sharp2019-09-191-1/+0
* *: Convert from ->interface_up to the interface callbackDonald Sharp2019-09-191-1/+0
* *: Switch all zclient->interface_add to interface create callbackDonald Sharp2019-09-191-1/+0
* *: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young2019-05-031-3/+2
* *: Replace zclient_new with zclient_new_notifyDonald Sharp2018-11-121-1/+1
* *: Make zapi route install Notifications optionalDonald Sharp2017-11-271-1/+1
* *: Modify zclient_init to require privs dataDonald Sharp2017-10-241-1/+1
* *: use zapi_route to send/receive redistributed routes as wellRenato Westphal2017-08-241-111/+14
* babeld/eigrpd/ldpd/nhrpd: add prefix length sanity checksRenato Westphal2017-08-231-3/+3
* babeld/nhrpd: ignore ipv6 srcdest routesRenato Westphal2017-08-231-1/+11
* *: remove leftovers from "router zebra"Renato Westphal2017-08-231-28/+0
* *: Add 'show debugging' command from vtyshDonald Sharp2017-08-211-0/+16
* babel: fix crashes and improve the redistribute commandRenato Westphal2017-07-261-66/+26
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-4/+6
|\
| * Merge pull request #815 from dwalton76/CMD_WARNING_take2Russ White2017-07-141-4/+4
| |\
| | * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-4/+4
| * | babeld: Allow babel to redistribute v6 routesDonald Sharp2017-07-131-0/+2
| |/
* / *: 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