summaryrefslogtreecommitdiffstats
path: root/zebra/zserv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* zebra: some more i/o optimizationsQuentin Young2018-05-291-0/+1
* zserv: optimize zserv_readQuentin Young2018-05-291-2/+2
* zebra: refactor zserv names, consolidate eventsQuentin Young2018-05-291-6/+45
* zebra: fix session stats data race, memory leakQuentin Young2018-05-291-5/+18
* zebra: fix some memory errors, scheduling bugsQuentin Young2018-05-291-3/+0
* zebra: multithreaded zservQuentin Young2018-05-291-0/+5
* zebra: style last 3 changesQuentin Young2018-04-231-2/+2
* zebra: cleanup for zapi_msg.c splitQuentin Young2018-04-231-2/+4
* zebra: use hooks for client lifecycle callbacksQuentin Young2018-04-231-1/+6
* zebra: clean up zapi organizationQuentin Young2018-04-231-65/+26
* zebra: adapt zebra_pbr_rule based with pbr_rulePhilippe Guibert2018-04-161-1/+2
* zebra: add IPTABLE_ADD and IPTABLE_DEL commands in zapiPhilippe Guibert2018-04-161-0/+4
* zebra: handling notifications upon ipset creation/destruction donePhilippe Guibert2018-04-161-0/+8
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-39/+39
* lib, zebra: use existing zapi header structQuentin Young2018-03-121-9/+0
* zebra: reorganize zserv, batch i/oQuentin Young2018-03-121-5/+10
* zebra: standardize ZAPI message handler argsQuentin Young2018-03-121-0/+3
* zebra: add struct zmsghdrQuentin Young2018-03-121-0/+9
* lib, zebra: Add Rule insertion success/failure messagesDonald Sharp2018-03-091-0/+5
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-3/+3
* *: Add tableid the route entry was sent toDonald Sharp2018-02-231-2/+1
* 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