summaryrefslogtreecommitdiffstats
path: root/babeld/kernel.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Remove break after returnDonatas Abraitis2020-02-131-3/+0
* *: fix config.h/zebra.h include orderDavid Lamparter2018-09-081-0/+4
* babeld: Use enum instead of #defines for kernel route type informationDonald Sharp2018-08-111-8/+5
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-1/+1
* *: Track vrfs per nexthop not per route entryDonald Sharp2018-02-091-3/+2
* *: Send/receive the nexthop vrf_idDonald Sharp2018-01-121-0/+1
* babeld: if_eui64 never uses ifnameDonald Sharp2017-12-051-1/+1
* *: remove ZEBRA_FLAG_{BLACKHOLE,REJECT} from APIDavid Lamparter2017-08-281-1/+1
* 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: 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: Make sure instance is 0Donald Sharp2017-05-251-0/+1
* 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
* *: Initial Import of Babeld into FRRDonald Sharp2017-05-131-0/+296
* quagga: remove babelDaniel Walton2016-02-111-316/+0
* Quagga: vrf_id not being set correctlyDonald Sharp2015-11-201-0/+2
* babeld: merge kernel_zebra.c into kernel.c.Juliusz Chroboczek2012-04-281-1/+239
* babeld: Use quagga_gettime.Juliusz Chroboczek2012-03-251-38/+1
* babeld: Initial import, for Babel routing protocol.Paul Jakma2012-03-251-0/+113