summaryrefslogtreecommitdiffstats
path: root/zebra/zserv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: advertise VNI subnetMitesh Kanjariya2018-01-241-0/+2
* zebra: use zclient_create_headerDonald Sharp2018-01-221-2/+0
* zebra, lib: zebra changes for symmetric routing supportMitesh Kanjariya2017-12-141-0/+2
* zebra: Make zserv.h the true api for zapi northboundDonald Sharp2017-12-131-16/+0
* zebra: Try to move non zapi cli commands from zserv.cDonald Sharp2017-12-131-1/+0
* zebra: Move zebrad initialization outside of cli initDonald Sharp2017-12-131-0/+1
* zebra: Allow zebra_find_client to match on instance as wellDonald Sharp2017-11-271-3/+3
* *: Make zapi route install Notifications optionalDonald Sharp2017-11-271-0/+2
* lib, zebra: Add ability to notify to Routing Protocols Success/FailureDonald Sharp2017-11-271-0/+4
* configure, zebra: Add some debug code to allow for fuzzingDonald Sharp2017-11-091-0/+4
* zebra: Store packets to process in `struct zebra_t`Donald Sharp2017-10-251-0/+3
* zebra: Allow user to specify work-queue processing hold timeDonald Sharp2017-10-251-0/+1
* zebra: add pseudowire managerßingen2017-08-091-0/+3
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-131/+130
* zebra: MAC and Neighbor (ARP/ND) handlingvivek2017-07-121-0/+7
* zebra: VNI and VTEP handlingvivek2017-07-121-0/+2
* zebra: Refactor 'struct rib' to be 'struct route_entry'Donald Sharp2017-06-011-1/+1
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: snmp: convert into modulesDavid Lamparter2017-03-251-1/+0
* Implement generic label managerßingen2017-03-201-0/+1
* bgpd, zebra: Allow setting ecmp from daemon cliDonald Sharp2017-03-011-0/+1
* zebra: add srcdest support to ribChristian Franke2017-01-301-1/+1
* zebra: API to locate client structure based on protocolvivek2017-01-181-0/+2
* Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-0/+3
|\
| * zebra: check at startup if the kernel supports MPLSRenato Westphal2016-09-231-3/+0
| * zebra: install MPLS CLI commands only if MPLS is enabled.Renato Westphal2016-09-231-0/+3
| * Quagga: Install label forwarding entries for statically configured LSPsvivek2016-09-231-0/+3
* | all: removed all DEFUN command stompsDaniel Walton2016-10-061-1/+1
|/
* Update Traffic Engineering Support for OSPFDOlivier Dugeon2016-09-031-0/+2
* zebra: Fix comparison warningDonald Sharp2016-06-081-1/+1
* zebra: Accept and process RAs with lifetime of zerovivek2016-05-131-3/+2
* Revert "Zebra: Update/fix router_lifetime in IPv6 RAs"vivek2016-05-131-2/+3
* zebra: Add route-map support to ip import-tableDon Slice2016-05-131-12/+0
* Zebra: Update/fix router_lifetime in IPv6 RAsvivek2016-05-031-3/+2
* zebra: Refactor zebra_vrfDonald Sharp2016-04-151-0/+1
* zebra: Refactor struct zebra_tDonald Sharp2016-04-151-0/+1
* zebra: Replace vrf with zebra_vrf in a few placesDonald Sharp2016-03-231-2/+2
* Support for multi-client and client reg msgradhika2016-03-091-0/+1
* Quagga: Implement VRF change semantics for an interfacevivek2016-02-251-0/+4
* lib, zebra: The Bulk of the conversion over to NS and VRFDonald Sharp2016-02-011-4/+9
* bgpd, ripngd, zebra: Remove duplicate PSIZE defineDonald Sharp2016-01-261-3/+0
* *: add VRF ID in the API message headerFeng Lu2015-11-041-5/+7
* zebra, lib/memtypes.c: the netlink sockets work per VRFFeng Lu2015-10-301-3/+4
* zebra: maintain the router-id per VRFFeng Lu2015-10-301-1/+3
* zebra: let the route-map rule "match interface" work for VRFsFeng Lu2015-10-301-0/+1
* Zebra: Make redistribute do replace instead of del/add for better convergencevivek2015-10-211-2/+2
* Warn user in various max path edge casesDonald Sharp2015-09-161-0/+1
* This patch changes BGP from only listening mode for BFD status updates to int...Donald Sharp2015-06-121-2/+4
* zebra: zebra-warnings.patchDonald Sharp2015-05-201-1/+2
* Per AFI redist registrationsDonald Sharp2015-05-201-1/+1