| Commit message (Expand) | Author | Age | Files | Lines |
* | lib, zebra: Ensure route encoding has enough space | Donald Sharp | 2019-05-31 | 1 | -1/+3 |
* | vrrpd, zebra: fix checkpatch warnings | Quentin Young | 2019-05-17 | 1 | -0/+1 |
* | zebra: don't protodown a NULL interface | Quentin Young | 2019-05-17 | 1 | -3/+10 |
* | vrrpd: autoconfig support | Quentin Young | 2019-05-17 | 1 | -0/+2 |
* | vrrpd: protodown macvlan in backup state | Quentin Young | 2019-05-17 | 1 | -0/+25 |
* | Merge pull request #4327 from sworleys/Move-Multipath-Num | Russ White | 2019-05-16 | 1 | -3/+3 |
|\ |
|
| * | zebra: Move multipath_num into zrouter | Donald Sharp | 2019-05-14 | 1 | -3/+3 |
* | | zebra: Switch to using monotime(NULL) for re->uptime | Donald Sharp | 2019-05-11 | 1 | -1/+1 |
|/ |
|
* | zebra: fix zapi msg debugging dumps | Quentin Young | 2019-05-03 | 1 | -0/+3 |
* | zebra: Make rnh only send response once on first registration | Donald Sharp | 2019-04-04 | 1 | -1/+2 |
* | zebra: Re-evaluate the nexthop tracking if flags changed | Donald Sharp | 2019-03-27 | 1 | -1/+7 |
* | Merge pull request #3892 from vivek-cumulus/evpn_vrf_route_leak | Sri Mohana Singamsetty | 2019-03-15 | 1 | -4/+4 |
|\ |
|
| * | zebra: Use next hop's VRF for EVPN-based routes | vivek | 2019-03-01 | 1 | -4/+4 |
* | | *: Explicitly mark nexthop of EVPN-sourced routes as onlink | vivek | 2019-02-27 | 1 | -8/+4 |
* | | zebra, bgpd: Use L3 interface for VRF's VNI in route install | vivek | 2019-02-27 | 1 | -12/+2 |
|/ |
|
* | zebra: advertise svi ip as macip route changes | Chirag Shah | 2019-02-07 | 1 | -0/+1 |
* | zebra: Remove zclient->idinfo restrictions | Donald Sharp | 2019-02-05 | 1 | -11/+0 |
* | zebra: Add ability to send to all clients updated capability information | Donald Sharp | 2019-01-31 | 1 | -0/+12 |
* | zebra: Move client_list to the zebra_router data structure | Donald Sharp | 2019-01-31 | 1 | -6/+7 |
* | *: The onlink attribute should be owned by the nexthop not the route. | Donald Sharp | 2019-01-27 | 1 | -0/+3 |
* | Merge pull request #3630 from opensourcerouting/fix-show-import-check | Donald Sharp | 2019-01-23 | 1 | -1/+2 |
|\ |
|
| * | zebra: consolidate how we indentify address-families in the NHT code | Renato Westphal | 2019-01-21 | 1 | -1/+2 |
* | | Merge pull request #3559 from opensourcerouting/zapi-sanity-checks | Quentin Young | 2019-01-22 | 1 | -131/+135 |
|\ \ |
|
| * | | zebra: reject routes without nexthops | Renato Westphal | 2019-01-14 | 1 | -131/+134 |
| * | | lib: add a few more sanity checks when encoding/decoding routes | Renato Westphal | 2019-01-14 | 1 | -0/+1 |
* | | | Merge pull request #3633 from opensourcerouting/send-vrf-backend | Donald Sharp | 2019-01-22 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | zebra, lib: send VRF backend to the client daemons | Renato Westphal | 2019-01-20 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | zebra: send link parameters to zclients once they request interface info | Renato Westphal | 2019-01-18 | 1 | -0/+1 |
* | | | zebra: fix checking of clients subscribed to receive interface info | Renato Westphal | 2019-01-18 | 1 | -1/+1 |
|/ / |
|
* / | lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messages | Renato Westphal | 2019-01-14 | 1 | -2/+3 |
|/ |
|
* | lib, zebra: On startup send mlag role as part of the capabilities | Donald Sharp | 2019-01-04 | 1 | -0/+2 |
* | zebra, lib: fix the ZEBRA_INTERFACE_VRF_UPDATE zapi message | Renato Westphal | 2019-01-02 | 1 | -2/+2 |
* | bgpd, zebra: auto assign labels from label pool to regular prefixes in BGP la... | Anton Degtyarev | 2018-12-20 | 1 | -4/+8 |
* | zebra: dup addr detect zapi changes | Chirag Shah | 2018-11-18 | 1 | -0/+1 |
* | zebra: cleanup some leftovers from removed cmds | Quentin Young | 2018-10-28 | 1 | -2/+2 |
* | pimd, zebra: Encode nexthop vrf in message | Donald Sharp | 2018-11-02 | 1 | -0/+1 |
* | zebra: Add counting to nexthop register/unregister events | Donald Sharp | 2018-10-31 | 1 | -0/+4 |
* | Merge pull request #2946 from mjstapp/dplane_2 | Donald Sharp | 2018-10-28 | 1 | -0/+14 |
|\ |
|
| * | zebra: revise struct names to resolve review comments | Mark Stapp | 2018-10-25 | 1 | -1/+1 |
| * | zebra: start dataplane layer work | Mark Stapp | 2018-10-25 | 1 | -0/+14 |
* | | zebra: Move ipset_hash, ipset_entry_hash and iptable_hash into zrouter | Donald Sharp | 2018-10-24 | 1 | -8/+8 |
* | | zebra: Move rules_hash to zrouter | Donald Sharp | 2018-10-24 | 1 | -2/+3 |
|/ |
|
* | lib, zebra: Allow the specification of BUM flooding | Donald Sharp | 2018-10-12 | 1 | -0/+1 |
* | zebra: vrf aware routmap is missing in Zebra #2802(Part 2 of 4) | vishaldhingra | 2018-10-11 | 1 | -2/+1 |
* | bgpd, doc, ldpd, lib, tests, zebra: LM fixes | paco | 2018-09-18 | 1 | -48/+13 |
* | *: style for EC replacements | Quentin Young | 2018-09-13 | 1 | -8/+8 |
* | zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRA | Quentin Young | 2018-09-13 | 1 | -21/+21 |
* | zebra: fix includes | Quentin Young | 2018-09-06 | 1 | -0/+1 |
* | zebra: flog_warn conversion | Quentin Young | 2018-09-06 | 1 | -19/+26 |
* | zebra: When registering a nexthop, we do not always need to re-eval | Donald Sharp | 2018-08-25 | 1 | -2/+8 |