summaryrefslogtreecommitdiffstats
path: root/lib/zclient.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: LIB_[ERR|WARN] -> EC_LIBQuentin Young2018-09-131-41/+41
* *: style for flog_warn conversionsQuentin Young2018-09-061-35/+43
* lib: Update zclient.c warn codeDonald Sharp2018-09-061-68/+65
* lib: overwrite default vrf name upon zapi vrf add eventPhilippe Guibert2018-08-281-0/+3
* doc, lib, zebra: Remove deprecated encode and decode functionalityDonald Sharp2018-08-241-232/+7
* *: use frr_elevate_privs() (2/2: manual)David Lamparter2018-08-141-3/+3
* *: rename zlog_fer -> flog_errQuentin Young2018-08-141-22/+22
* lib: Convert to zlog_ferr for zclient.cDonald Sharp2018-08-141-44/+57
* *: support for evpn type-4 routemitesh2018-05-301-0/+10
* Merge pull request #2133 from Fredi-raspall/fix_label_managerRenato Westphal2018-05-151-51/+80
|\
| * lib, zebra: fix formatting and styleFredi Raspall2018-05-081-38/+32
| * zebra, lib: Fix SA warning and formatting.Fredi Raspall2018-05-011-21/+17
| * zebra, lib: Add client proto & instance in zservFredi Raspall2018-05-011-1/+40
* | Merge pull request #2124 from donaldsharp/missedRuss White2018-05-121-4/+10
|\ \
| * | bgpd, zebra: Handle EVPN router MAC per next hopvivek2018-04-261-4/+10
| |/
* / bgpd: handle configuration of iptables with zebraPhilippe Guibert2018-04-301-0/+36
|/
* Merge pull request #2086 from donaldsharp/zebra_capabilitiesRuss White2018-04-201-0/+22
|\
| * zebra: Add pass up through zapi what zebra is capable of handlingDonald Sharp2018-04-181-0/+22
* | lib: Handle if up/down and vrf enable/disable eventsDonald Sharp2018-04-181-0/+5
|/
* lib: enhance pbr_rule structure for zapi encode and for common usagePhilippe Guibert2018-04-161-0/+50
* zebra: handling notifications upon ipset creation/destruction donePhilippe Guibert2018-04-161-0/+44
* bgpd: dynamic mpls label poolG. Paul Ziemba2018-04-121-0/+40
* bgpd: nexthop tracking with labels for vrf-vpn leakingG. Paul Ziemba2018-04-041-1/+5
* lib: add framework for allocating routing table identifier IDsPhilippe Guibert2018-03-291-0/+162
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-45/+47
* lib, zebra: Signal the existence of labels on a nexthop for nhtDonald Sharp2018-03-161-0/+10
* Merge branch 'master' into working/master/bgp-vpn-vrf-leakingpaulzlabn2018-03-141-0/+12
|\
| * lib, zebra: clean up zapi nitsQuentin Young2018-03-121-1/+1
| * lib, zebra: use existing zapi header structQuentin Young2018-03-121-0/+12
* | lib: fix comment in zclient.cG. Paul Ziemba2018-03-091-1/+1
|/
* lib, zebra: Add Rule insertion success/failure messagesDonald Sharp2018-03-091-0/+33
* lib, zebra: Allow zapi to send down the tableidDonald Sharp2018-03-091-0/+4
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-36/+38
* Merge pull request #1811 from donaldsharp/nht_send_typeRenato Westphal2018-03-061-0/+2
|\
| * lib, zebra: Add type and instance to nexthop update messageDonald Sharp2018-03-011-0/+2
* | lib: Use STREAM_GETDonald Sharp2018-03-011-1/+1
|/
* Merge pull request #1799 from donaldsharp/route_notify_ownerRuss White2018-02-271-4/+10
|\
| * *: Modify notify_owner to route_notify_ownerDonald Sharp2018-02-231-3/+3
| * lib: Fix notify_owner decodeDonald Sharp2018-02-231-2/+6
| * *: Add tableid the route entry was sent toDonald Sharp2018-02-231-0/+2
* | lib: add namespace name structure in zebra messagePhilippe Guibert2018-02-271-2/+2
|/
* lib, sharpd, zebra: Update the zapi_vrf_label call to add afiDonald Sharp2018-02-141-1/+2
* lib, sharpd, zebra: Add new enum for lsp type and pass it through.Donald Sharp2018-02-091-1/+2
* *: Make code use a consisten definition of labelsDonald Sharp2018-02-091-2/+2
* lib, zebra: Add new api to specify a label associated with the vrfDonald Sharp2018-02-091-0/+14
* *: Track vrfs per nexthop not per route entryDonald Sharp2018-02-091-5/+3
* Merge pull request #1654 from mkanjari/evpn-symm-routing-enhancementsPhilippe Guibert2018-02-081-0/+10
|\
| * bgpd: advertise VNI subnetMitesh Kanjariya2018-01-241-0/+10
* | Merge pull request #1712 from donaldsharp/nht_updatesRenato Westphal2018-02-071-0/+66
|\ \
| * | bgpd, lib, pimd: Make nexthop_update decoding commonDonald Sharp2018-02-051-0/+66