| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | zebra: some more i/o optimizations | Quentin Young | 2018-05-29 | 1 | -0/+1 |
* | zserv: optimize zserv_read | Quentin Young | 2018-05-29 | 1 | -2/+2 |
* | zebra: refactor zserv names, consolidate events | Quentin Young | 2018-05-29 | 1 | -6/+45 |
* | zebra: fix session stats data race, memory leak | Quentin Young | 2018-05-29 | 1 | -5/+18 |
* | zebra: fix some memory errors, scheduling bugs | Quentin Young | 2018-05-29 | 1 | -3/+0 |
* | zebra: multithreaded zserv | Quentin Young | 2018-05-29 | 1 | -0/+5 |
* | zebra: style last 3 changes | Quentin Young | 2018-04-23 | 1 | -2/+2 |
* | zebra: cleanup for zapi_msg.c split | Quentin Young | 2018-04-23 | 1 | -2/+4 |
* | zebra: use hooks for client lifecycle callbacks | Quentin Young | 2018-04-23 | 1 | -1/+6 |
* | zebra: clean up zapi organization | Quentin Young | 2018-04-23 | 1 | -65/+26 |
* | zebra: adapt zebra_pbr_rule based with pbr_rule | Philippe Guibert | 2018-04-16 | 1 | -1/+2 |
* | zebra: add IPTABLE_ADD and IPTABLE_DEL commands in zapi | Philippe Guibert | 2018-04-16 | 1 | -0/+4 |
* | zebra: handling notifications upon ipset creation/destruction done | Philippe Guibert | 2018-04-16 | 1 | -0/+8 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -39/+39 |
* | lib, zebra: use existing zapi header struct | Quentin Young | 2018-03-12 | 1 | -9/+0 |
* | zebra: reorganize zserv, batch i/o | Quentin Young | 2018-03-12 | 1 | -5/+10 |
* | zebra: standardize ZAPI message handler args | Quentin Young | 2018-03-12 | 1 | -0/+3 |
* | zebra: add struct zmsghdr | Quentin Young | 2018-03-12 | 1 | -0/+9 |
* | lib, zebra: Add Rule insertion success/failure messages | Donald Sharp | 2018-03-09 | 1 | -0/+5 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -3/+3 |
* | *: Add tableid the route entry was sent to | Donald Sharp | 2018-02-23 | 1 | -2/+1 |
* | bgpd: advertise VNI subnet | Mitesh Kanjariya | 2018-01-24 | 1 | -0/+2 |
* | zebra: use zclient_create_header | Donald Sharp | 2018-01-22 | 1 | -2/+0 |
* | zebra, lib: zebra changes for symmetric routing support | Mitesh Kanjariya | 2017-12-14 | 1 | -0/+2 |
* | zebra: Make zserv.h the true api for zapi northbound | Donald Sharp | 2017-12-13 | 1 | -16/+0 |
* | zebra: Try to move non zapi cli commands from zserv.c | Donald Sharp | 2017-12-13 | 1 | -1/+0 |
* | zebra: Move zebrad initialization outside of cli init | Donald Sharp | 2017-12-13 | 1 | -0/+1 |
* | zebra: Allow zebra_find_client to match on instance as well | Donald Sharp | 2017-11-27 | 1 | -3/+3 |
* | *: Make zapi route install Notifications optional | Donald Sharp | 2017-11-27 | 1 | -0/+2 |
* | lib, zebra: Add ability to notify to Routing Protocols Success/Failure | Donald Sharp | 2017-11-27 | 1 | -0/+4 |
* | configure, zebra: Add some debug code to allow for fuzzing | Donald Sharp | 2017-11-09 | 1 | -0/+4 |
* | zebra: Store packets to process in `struct zebra_t` | Donald Sharp | 2017-10-25 | 1 | -0/+3 |
* | zebra: Allow user to specify work-queue processing hold time | Donald Sharp | 2017-10-25 | 1 | -0/+1 |
* | zebra: add pseudowire manager | ßingen | 2017-08-09 | 1 | -0/+3 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -131/+130 |
* | zebra: MAC and Neighbor (ARP/ND) handling | vivek | 2017-07-12 | 1 | -0/+7 |
* | zebra: VNI and VTEP handling | vivek | 2017-07-12 | 1 | -0/+2 |
* | zebra: Refactor 'struct rib' to be 'struct route_entry' | Donald Sharp | 2017-06-01 | 1 | -1/+1 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | *: snmp: convert into modules | David Lamparter | 2017-03-25 | 1 | -1/+0 |
* | Implement generic label manager | ßingen | 2017-03-20 | 1 | -0/+1 |
* | bgpd, zebra: Allow setting ecmp from daemon cli | Donald Sharp | 2017-03-01 | 1 | -0/+1 |
* | zebra: add srcdest support to rib | Christian Franke | 2017-01-30 | 1 | -1/+1 |
* | zebra: API to locate client structure based on protocol | vivek | 2017-01-18 | 1 | -0/+2 |
* | Merge branch 'cmaster-next' into vtysh-grammar | Quentin Young | 2016-10-18 | 1 | -0/+3 |
|\ |
|
| * | zebra: check at startup if the kernel supports MPLS | Renato Westphal | 2016-09-23 | 1 | -3/+0 |
| * | zebra: install MPLS CLI commands only if MPLS is enabled. | Renato Westphal | 2016-09-23 | 1 | -0/+3 |
| * | Quagga: Install label forwarding entries for statically configured LSPs | vivek | 2016-09-23 | 1 | -0/+3 |
* | | all: removed all DEFUN command stomps | Daniel Walton | 2016-10-06 | 1 | -1/+1 |
|/ |
|
* | Update Traffic Engineering Support for OSPFD | Olivier Dugeon | 2016-09-03 | 1 | -0/+2 |