| Commit message (Expand) | Author | Age | Files | Lines |
* | lib, zebra: handle failure in get chunk | Emanuele Di Pascale | 2019-07-10 | 1 | -0/+9 |
* | lib, zebra: support label chunk requests for SRGB | Emanuele Di Pascale | 2019-07-10 | 1 | -2/+6 |
* | Revert "Ospf missing interface handling 2" | Donald Sharp | 2019-06-24 | 1 | -17/+7 |
* | *: change interface structure, from vrf_id to vrf | Philippe Guibert | 2019-06-12 | 1 | -3/+9 |
* | *: change if_lookup_by_name() api with vrf | Philippe Guibert | 2019-06-12 | 1 | -3/+6 |
* | ospf, ospf6d, zebra, lib: change if_get_by_name prototype with vrf | Philippe Guibert | 2019-06-11 | 1 | -1/+2 |
* | lib, zebra: Ensure route encoding has enough space | Donald Sharp | 2019-05-31 | 1 | -2/+5 |
* | vrrpd: autoconfig support | Quentin Young | 2019-05-17 | 1 | -0/+3 |
* | vrrpd: protodown macvlan in backup state | Quentin Young | 2019-05-17 | 1 | -0/+19 |
* | *: use ZAPI_CALLBACK_ARGS macro for zapi handlers | Quentin Young | 2019-05-03 | 1 | -5/+2 |
* | lib, zebra: changes to propagate vxlan mcast SG entries to pimd | Anuradha Karuppiah | 2019-04-20 | 1 | -0/+11 |
* | *: setting the socket send/recv buffer sizes doesn't need elevated privs | Renato Westphal | 2019-04-08 | 1 | -4/+1 |
* | lib: reduce exported var symbols | Quentin Young | 2019-04-03 | 1 | -3/+3 |
* | Merge pull request #4014 from dslicenc/zclient-interface-add | Renato Westphal | 2019-03-29 | 1 | -0/+5 |
|\ |
|
| * | lib: zclient provide interface info during reg_requests | Don Slice | 2019-03-25 | 1 | -0/+5 |
* | | lib: Improve debugs in zclient.c | Donald Sharp | 2019-03-25 | 1 | -3/+4 |
|/ |
|
* | *: remove trailing newlines from zlog messages | Quentin Young | 2019-03-14 | 1 | -4/+4 |
* | lib: Send interface request after initial hello | Donald Sharp | 2019-02-05 | 1 | -6/+2 |
* | *: The onlink attribute should be owned by the nexthop not the route. | Donald Sharp | 2019-01-27 | 1 | -0/+2 |
* | Merge pull request #3559 from opensourcerouting/zapi-sanity-checks | Quentin Young | 2019-01-22 | 1 | -1/+21 |
|\ |
|
| * | lib: add a few more sanity checks when encoding/decoding routes | Renato Westphal | 2019-01-14 | 1 | -1/+21 |
* | | Merge pull request #3633 from opensourcerouting/send-vrf-backend | Donald Sharp | 2019-01-22 | 1 | -0/+4 |
|\ \ |
|
| * | | zebra, lib: send VRF backend to the client daemons | Renato Westphal | 2019-01-20 | 1 | -0/+4 |
* | | | lib: use the correct VRF ID when parsing INTERFACE_LINK_PARAMS messages | Renato Westphal | 2019-01-18 | 1 | -3/+4 |
* | | | lib: fix checking of clients subscribed to receive default routes | Renato Westphal | 2019-01-18 | 1 | -4/+2 |
|/ / |
|
* / | lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messages | Renato Westphal | 2019-01-14 | 1 | -22/+46 |
|/ |
|
* | lib, zebra: On startup send mlag role as part of the capabilities | Donald Sharp | 2019-01-04 | 1 | -0/+1 |
* | zebra, lib: fix the ZEBRA_INTERFACE_VRF_UPDATE zapi message | Renato Westphal | 2019-01-02 | 1 | -6/+6 |
* | lib, zebra: default vrf configured will not be overwritten by discovery | Philippe Guibert | 2018-11-21 | 1 | -1/+1 |
* | *: Replace zclient_new with zclient_new_notify | Donald Sharp | 2018-11-12 | 1 | -3/+3 |
* | lib, zebra: Encode nexthop vrf in nht updates | Donald Sharp | 2018-11-01 | 1 | -0/+1 |
* | lib: retrofit interface commands to the new northbound model | Renato Westphal | 2018-10-27 | 1 | -1/+1 |
* | *: list_delete_and_null() -> list_delete() | David Lamparter | 2018-10-02 | 1 | -1/+1 |
* | bgpd, doc, ldpd, lib, tests, zebra: LM fixes | paco | 2018-09-18 | 1 | -4/+12 |
* | *: style for EC replacements | Quentin Young | 2018-09-13 | 1 | -47/+49 |
* | *: LIB_[ERR|WARN] -> EC_LIB | Quentin Young | 2018-09-13 | 1 | -41/+41 |
* | *: style for flog_warn conversions | Quentin Young | 2018-09-06 | 1 | -35/+43 |
* | lib: Update zclient.c warn code | Donald Sharp | 2018-09-06 | 1 | -68/+65 |
* | lib: overwrite default vrf name upon zapi vrf add event | Philippe Guibert | 2018-08-28 | 1 | -0/+3 |
* | doc, lib, zebra: Remove deprecated encode and decode functionality | Donald Sharp | 2018-08-24 | 1 | -232/+7 |
* | *: use frr_elevate_privs() (2/2: manual) | David Lamparter | 2018-08-14 | 1 | -3/+3 |
* | *: rename zlog_fer -> flog_err | Quentin Young | 2018-08-14 | 1 | -22/+22 |
* | lib: Convert to zlog_ferr for zclient.c | Donald Sharp | 2018-08-14 | 1 | -44/+57 |
* | *: support for evpn type-4 route | mitesh | 2018-05-30 | 1 | -0/+10 |
* | Merge pull request #2133 from Fredi-raspall/fix_label_manager | Renato Westphal | 2018-05-15 | 1 | -51/+80 |
|\ |
|
| * | lib, zebra: fix formatting and style | Fredi Raspall | 2018-05-08 | 1 | -38/+32 |
| * | zebra, lib: Fix SA warning and formatting. | Fredi Raspall | 2018-05-01 | 1 | -21/+17 |
| * | zebra, lib: Add client proto & instance in zserv | Fredi Raspall | 2018-05-01 | 1 | -1/+40 |
* | | Merge pull request #2124 from donaldsharp/missed | Russ White | 2018-05-12 | 1 | -4/+10 |
|\ \ |
|
| * | | bgpd, zebra: Handle EVPN router MAC per next hop | vivek | 2018-04-26 | 1 | -4/+10 |
| |/ |
|