summaryrefslogtreecommitdiffstats
path: root/babeld (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1078 from dwalton76/ospfd-network-cmd-warningRenato Westphal2017-08-311-1/+1
|\
| * *: return CMD_WARNING if command was already configuredDaniel Walton2017-08-311-1/+1
* | Merge pull request #1056 from opensourcerouting/oldbits-0Donald Sharp2017-08-291-2/+2
|\ \
| * | *: remove empty "interface XYZ" config blocksDavid Lamparter2017-08-291-2/+2
| |/
* / *: remove ZEBRA_FLAG_{BLACKHOLE,REJECT} from APIDavid Lamparter2017-08-281-1/+1
|/
* *: fix compiler warningsDavid Lamparter2017-08-262-3/+3
* *: use zapi_route to send/receive redistributed routes as wellRenato Westphal2017-08-243-161/+49
* babeld: unify kernel_route_v4() and kernel_route_v6()Renato Westphal2017-08-231-97/+54
* lib/zserv: introduce address-family independent ZAPI message typesRenato Westphal2017-08-231-6/+4
* lib: updates to zapi_routeRenato Westphal2017-08-231-16/+18
* 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
* Merge pull request #1009 from donaldsharp/show_cmdsDavid Lamparter2017-08-211-0/+16
|\
| * *: Add 'show debugging' command from vtyshDonald Sharp2017-08-211-0/+16
* | lib: replace if_add_hook with hook_* logicDavid Lamparter2017-08-151-2/+2
|/
* build: non-recursive babeld & eigrpdDavid Lamparter2017-08-044-31/+60
* doc/babeld: small documentation updateRenato Westphal2017-08-021-2/+2
* babeld: remove redundant startup messageRenato Westphal2017-07-262-3/+0
* babel: fix crashes and improve the redistribute commandRenato Westphal2017-07-262-72/+37
* 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