| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | *: Track vrfs per nexthop not per route entry | Donald Sharp | 2018-02-09 | 1 | -1/+2 |
* | Merge pull request #1654 from mkanjari/evpn-symm-routing-enhancements | Philippe Guibert | 2018-02-08 | 1 | -2/+7 |
|\ |
|
| * | bgpd: advertise VNI subnet | Mitesh Kanjariya | 2018-01-24 | 1 | -0/+5 |
| * | bgpd/zebra/lib: Add Default Gateway extended community | Mitesh Kanjariya | 2018-01-24 | 1 | -2/+2 |
* | | bgpd, lib, pimd: Make nexthop_update decoding common | Donald Sharp | 2018-02-05 | 1 | -0/+3 |
* | | Merge pull request #1665 from donaldsharp/nexthop_labels | Russ White | 2018-01-24 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | bgpd, lib, pimd: Abstract commands for nexthop tracking | Donald Sharp | 2018-01-23 | 1 | -0/+3 |
* | | Merge pull request #1618 from donaldsharp/zebra_startup_ordering | Philippe Guibert | 2018-01-23 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | lib: Increment zapi version number | Donald Sharp | 2018-01-12 | 1 | -1/+1 |
| * | *: Send/receive the nexthop vrf_id | Donald Sharp | 2018-01-12 | 1 | -0/+1 |
| * | lib: Add notice of when we can remove some deprecated code. | Donald Sharp | 2018-01-12 | 1 | -0/+5 |
* | | lib: increase vrf_id from 16 bit to 32 bit identifier | Philippe Guibert | 2018-01-22 | 1 | -2/+2 |
|/ |
|
* | bgpd: program nh/rmac entries | mitesh | 2017-12-14 | 1 | -0/+2 |
* | zebra, lib: zebra changes for symmetric routing support | Mitesh Kanjariya | 2017-12-14 | 1 | -0/+4 |
* | *: Make zapi route install Notifications optional | Donald Sharp | 2017-11-27 | 1 | -0/+20 |