summaryrefslogtreecommitdiffstats
path: root/zebra/zapi_msg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib, zebra: Ensure route encoding has enough spaceDonald Sharp2019-05-311-1/+3
* vrrpd, zebra: fix checkpatch warningsQuentin Young2019-05-171-0/+1
* zebra: don't protodown a NULL interfaceQuentin Young2019-05-171-3/+10
* vrrpd: autoconfig supportQuentin Young2019-05-171-0/+2
* vrrpd: protodown macvlan in backup stateQuentin Young2019-05-171-0/+25
* Merge pull request #4327 from sworleys/Move-Multipath-NumRuss White2019-05-161-3/+3
|\
| * zebra: Move multipath_num into zrouterDonald Sharp2019-05-141-3/+3
* | zebra: Switch to using monotime(NULL) for re->uptimeDonald Sharp2019-05-111-1/+1
|/
* zebra: fix zapi msg debugging dumpsQuentin Young2019-05-031-0/+3
* zebra: Make rnh only send response once on first registrationDonald Sharp2019-04-041-1/+2
* zebra: Re-evaluate the nexthop tracking if flags changedDonald Sharp2019-03-271-1/+7
* Merge pull request #3892 from vivek-cumulus/evpn_vrf_route_leakSri Mohana Singamsetty2019-03-151-4/+4
|\
| * zebra: Use next hop's VRF for EVPN-based routesvivek2019-03-011-4/+4
* | *: Explicitly mark nexthop of EVPN-sourced routes as onlinkvivek2019-02-271-8/+4
* | zebra, bgpd: Use L3 interface for VRF's VNI in route installvivek2019-02-271-12/+2
|/
* zebra: advertise svi ip as macip route changesChirag Shah2019-02-071-0/+1
* zebra: Remove zclient->idinfo restrictionsDonald Sharp2019-02-051-11/+0
* zebra: Add ability to send to all clients updated capability informationDonald Sharp2019-01-311-0/+12
* zebra: Move client_list to the zebra_router data structureDonald Sharp2019-01-311-6/+7
* *: The onlink attribute should be owned by the nexthop not the route.Donald Sharp2019-01-271-0/+3
* Merge pull request #3630 from opensourcerouting/fix-show-import-checkDonald Sharp2019-01-231-1/+2
|\
| * zebra: consolidate how we indentify address-families in the NHT codeRenato Westphal2019-01-211-1/+2
* | Merge pull request #3559 from opensourcerouting/zapi-sanity-checksQuentin Young2019-01-221-131/+135
|\ \
| * | zebra: reject routes without nexthopsRenato Westphal2019-01-141-131/+134
| * | lib: add a few more sanity checks when encoding/decoding routesRenato Westphal2019-01-141-0/+1
* | | Merge pull request #3633 from opensourcerouting/send-vrf-backendDonald Sharp2019-01-221-0/+2
|\ \ \
| * | | zebra, lib: send VRF backend to the client daemonsRenato Westphal2019-01-201-0/+2
| | |/ | |/|
* | | zebra: send link parameters to zclients once they request interface infoRenato Westphal2019-01-181-0/+1
* | | zebra: fix checking of clients subscribed to receive interface infoRenato Westphal2019-01-181-1/+1
|/ /
* / lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messagesRenato Westphal2019-01-141-2/+3
|/
* lib, zebra: On startup send mlag role as part of the capabilitiesDonald Sharp2019-01-041-0/+2
* zebra, lib: fix the ZEBRA_INTERFACE_VRF_UPDATE zapi messageRenato Westphal2019-01-021-2/+2
* bgpd, zebra: auto assign labels from label pool to regular prefixes in BGP la...Anton Degtyarev2018-12-201-4/+8
* zebra: dup addr detect zapi changesChirag Shah2018-11-181-0/+1
* zebra: cleanup some leftovers from removed cmdsQuentin Young2018-10-281-2/+2
* pimd, zebra: Encode nexthop vrf in messageDonald Sharp2018-11-021-0/+1
* zebra: Add counting to nexthop register/unregister eventsDonald Sharp2018-10-311-0/+4
* Merge pull request #2946 from mjstapp/dplane_2Donald Sharp2018-10-281-0/+14
|\
| * zebra: revise struct names to resolve review commentsMark Stapp2018-10-251-1/+1
| * zebra: start dataplane layer workMark Stapp2018-10-251-0/+14
* | zebra: Move ipset_hash, ipset_entry_hash and iptable_hash into zrouterDonald Sharp2018-10-241-8/+8
* | zebra: Move rules_hash to zrouterDonald Sharp2018-10-241-2/+3
|/
* lib, zebra: Allow the specification of BUM floodingDonald Sharp2018-10-121-0/+1
* zebra: vrf aware routmap is missing in Zebra #2802(Part 2 of 4)vishaldhingra2018-10-111-2/+1
* bgpd, doc, ldpd, lib, tests, zebra: LM fixespaco2018-09-181-48/+13
* *: style for EC replacementsQuentin Young2018-09-131-8/+8
* zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRAQuentin Young2018-09-131-21/+21
* zebra: fix includesQuentin Young2018-09-061-0/+1
* zebra: flog_warn conversionQuentin Young2018-09-061-19/+26
* zebra: When registering a nexthop, we do not always need to re-evalDonald Sharp2018-08-251-2/+8