| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: advertise svi ip as macip opcode | Chirag Shah | 2019-02-07 | 1 | -0/+1 |
* | *: The onlink attribute should be owned by the nexthop not the route. | Donald Sharp | 2019-01-27 | 1 | -0/+1 |
* | zebra: propagate inactive neigh deletes to bgpd | Anuradha Karuppiah | 2019-01-25 | 1 | -0/+2 |
* | lib: use the correct VRF ID when parsing INTERFACE_LINK_PARAMS messages | Renato Westphal | 2019-01-18 | 1 | -2/+3 |
* | lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messages | Renato Westphal | 2019-01-14 | 1 | -2/+5 |
* | lib, zebra: On startup send mlag role as part of the capabilities | Donald Sharp | 2019-01-04 | 1 | -0/+3 |
* | bgpd, zebra: auto assign labels from label pool to regular prefixes in BGP la... | Anton Degtyarev | 2018-12-20 | 1 | -0/+4 |
* | zebra: dup addr detect zapi changes | Chirag Shah | 2018-11-18 | 1 | -1/+1 |
* | bgpd: dup addr detect config cli | Chirag Shah | 2018-11-18 | 1 | -0/+1 |
* | *: Replace zclient_new with zclient_new_notify | Donald Sharp | 2018-11-12 | 1 | -15/+2 |
* | lib, zebra: Allow the specification of BUM flooding | Donald Sharp | 2018-10-12 | 1 | -0/+1 |
* | bgpd, doc, ldpd, lib, tests, zebra: LM fixes | paco | 2018-09-18 | 1 | -1/+2 |
* | lib: Remove dead code | Donald Sharp | 2018-09-04 | 1 | -1/+0 |
* | doc, lib, zebra: Remove deprecated encode and decode functionality | Donald Sharp | 2018-08-24 | 1 | -84/+1 |
* | bfdd: re-route PTM-BFD daemon messages | Rafael Zalamena | 2018-08-08 | 1 | -0/+1 |
* | Merge pull request #2665 from chiragshah6/evpn_dev | Russ White | 2018-07-24 | 1 | -0/+2 |
|\ |
|
| * | bgpd: support evpn nd ext community | Chirag Shah | 2018-07-17 | 1 | -0/+2 |
* | | lib: remove VERSION_TYPE_DEV from CONFDATE checks | Lou Berger | 2018-07-10 | 1 | -2/+2 |
|/ |
|
* | bgpd, lib: Cleanup CI warnings from system | Donald Sharp | 2018-05-30 | 1 | -2/+4 |
* | *: support for evpn type-4 route | mitesh | 2018-05-30 | 1 | -0/+4 |
* | zebra: add pbr objects fail_remove value into notification | Philippe Guibert | 2018-05-25 | 1 | -0/+4 |
* | Merge pull request #2124 from donaldsharp/missed | Russ White | 2018-05-12 | 1 | -2/+2 |
|\ |
|
| * | bgpd, zebra: Handle EVPN router MAC per next hop | vivek | 2018-04-26 | 1 | -2/+2 |
* | | bgpd: handle configuration of iptables with zebra | Philippe Guibert | 2018-04-30 | 1 | -0/+7 |
|/ |
|
* | zebra: Add pass up through zapi what zebra is capable of handling | Donald Sharp | 2018-04-18 | 1 | -0/+7 |
* | lib: enhance pbr_rule structure for zapi encode and for common usage | Philippe Guibert | 2018-04-16 | 1 | -6/+6 |
* | zebra: add IPTABLE_ADD and IPTABLE_DEL commands in zapi | Philippe Guibert | 2018-04-16 | 1 | -0/+15 |
* | zebra: handling notifications upon ipset creation/destruction done | Philippe Guibert | 2018-04-16 | 1 | -0/+31 |
* | lib: add ZEBRA IPSET defines | Philippe Guibert | 2018-04-16 | 1 | -0/+4 |
* | zebra: handle entry pointfs for ipset creation/destruction | Philippe Guibert | 2018-04-16 | 1 | -0/+12 |
* | bgpd: dynamic mpls label pool | G. Paul Ziemba | 2018-04-12 | 1 | -0/+7 |
* | *: Only test CONFDATE when VERSION_TYPE_DEV defined | Lou Berger | 2018-04-03 | 1 | -2/+2 |
* | lib: add framework for allocating routing table identifier IDs | Philippe Guibert | 2018-03-29 | 1 | -0/+9 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -46/+48 |
* | lib, zebra: slight cleanup after rebase | Quentin Young | 2018-03-12 | 1 | -1/+1 |
* | lib: zclient.h style fixes | Quentin Young | 2018-03-12 | 1 | -2/+5 |
* | lib, zebra: use existing zapi header struct | Quentin Young | 2018-03-12 | 1 | -7/+55 |
* | lib, zebra: Add Rule insertion success/failure messages | Donald Sharp | 2018-03-09 | 1 | -0/+12 |
* | lib, zebra: Add rule encoding | Donald Sharp | 2018-03-09 | 1 | -0/+3 |
* | lib, zebra: Allow zapi to send down the tableid | Donald Sharp | 2018-03-09 | 1 | -0/+8 |
* | *: Add code to notify on route removal status | Donald Sharp | 2018-03-09 | 1 | -0/+2 |
* | lib: Increase zapi buffer size | Donald Sharp | 2018-03-07 | 1 | -1/+1 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -3/+6 |
* | *: Modify notify_owner to route_notify_owner | Donald Sharp | 2018-02-23 | 1 | -2/+2 |
* | *: Add tableid the route entry was sent to | Donald Sharp | 2018-02-23 | 1 | -0/+1 |
* | lib, sharpd, zebra: Update the zapi_vrf_label call to add afi | Donald Sharp | 2018-02-14 | 1 | -1/+7 |
* | bgpd, lib, sharpd, zebra: Use MPLS_LABEL_NONE | Donald Sharp | 2018-02-09 | 1 | -1/+1 |
* | lib, sharpd, zebra: Add new enum for lsp type and pass it through. | Donald Sharp | 2018-02-09 | 1 | -1/+1 |
* | *: Make code use a consisten definition of labels | Donald Sharp | 2018-02-09 | 1 | -1/+1 |
* | lib, zebra: Add new api to specify a label associated with the vrf | Donald Sharp | 2018-02-09 | 1 | -0/+12 |