| Commit message (Expand) | Author | Age | Files | Lines |
* | zebra: display rpc error msg to vtysh | Chirag Shah | 2020-10-05 | 1 | -2/+5 |
* | zebra: support for MAC-IP sync routes | Anuradha Karuppiah | 2020-08-05 | 1 | -2/+3 |
* | zebra: Ethernet segment management and support for MAC-ECMP | Anuradha Karuppiah | 2020-08-05 | 1 | -0/+1 |
* | zebra: clear dup detect cleanup for nb conversion | Chirag Shah | 2020-04-16 | 1 | -9/+4 |
* | zebra,lib: use const in more apis | Mark Stapp | 2020-03-27 | 1 | -3/+3 |
* | zebra: Readd special flood MAC upon del notification | vivek | 2020-03-10 | 1 | -0/+2 |
* | Merge pull request #4977 from chiragshah6/evpn_dev1 | Philippe Guibert | 2019-11-26 | 1 | -0/+2 |
|\ |
|
| * | zebra: evpn pip mac vlan up-down event | Chirag Shah | 2019-11-22 | 1 | -0/+2 |
* | | zebra: "show evpn vni details json" prints incorrect JSON format | Lakshman Krishnamoorthy | 2019-11-22 | 1 | -1/+2 |
|/ |
|
* | zebra: use dataplane for vxlan remote mac programming | Mark Stapp | 2019-08-02 | 1 | -0/+3 |
* | pimd, zebra: request for replay of SG entries on startup | Anuradha Karuppiah | 2019-07-03 | 1 | -0/+1 |
* | zebra: Clean up BGP EVPN configuration when the client, BGPD, goes down | Kishore Aramalla | 2019-06-19 | 1 | -0/+1 |
* | zebra: header changes for l2 vni bum-mcast-grp handling | Anuradha Karuppiah | 2019-04-20 | 1 | -3/+5 |
* | Merge branch 'master' into evpn-session-vrf | Tuetuopay | 2019-03-28 | 1 | -0/+8 |
|\ |
|
| * | add cplusplus guards to all zebra headers | Emanuele Di Pascale | 2019-03-25 | 1 | -0/+8 |
* | | zebra: Move the EVPN VRF pointer to zebra_router | Tuetuopay | 2019-03-27 | 1 | -0/+1 |
* | | bgpd, zebra: Redo checks to advertise_all_vni | Tuetuopay | 2019-03-22 | 1 | -1/+1 |
* | | zebra: Lookup dad and replication settings from EVPN VRF | Tuetuopay | 2019-03-22 | 1 | -1/+1 |
* | | zebra: Store the EVPN VRF in the default VRF | Tuetuopay | 2019-03-19 | 1 | -1/+1 |
|/ |
|
* | zebra: advertise svi ip as macip route changes | Chirag Shah | 2019-02-07 | 1 | -0/+1 |
* | Treewide: use ANSI function definitions | Ruben Kerkhof | 2019-01-24 | 1 | -2/+2 |
* | zebra: avoid initialising more than one the l3vni hash structure | Philippe Guibert | 2018-12-17 | 1 | -2/+2 |
* | Merge pull request #3372 from nitinsoniism/show_evpn_mac_vni_all_detail | Sri Mohana Singamsetty | 2018-12-04 | 1 | -0/+4 |
|\ |
|
| * | zebra: Add "show evpn mac vni all detail" command | Nitin Soni | 2018-11-27 | 1 | -0/+4 |
* | | Merge pull request #3340 from nitinsoniism/show_evpn_vni_detail | David Lamparter | 2018-12-04 | 1 | -0/+3 |
|\ \ |
|
| * | | zebra: Add "show evpn vni detail" command | Nitin Soni | 2018-11-21 | 1 | -0/+3 |
* | | | zebra: dup addr detect clear cmd non-zero return | Chirag Shah | 2018-12-04 | 1 | -11/+11 |
* | | | zebra: Add "show evpn arp-cache vni all detail" command | Nitin Soni | 2018-11-27 | 1 | -0/+4 |
| |/
|/| |
|
* | | zebra: dup addr detect clear command | Chirag Shah | 2018-11-18 | 1 | -0/+12 |
* | | zebra: dup addr detect operation commands | Chirag Shah | 2018-11-18 | 1 | -0/+8 |
* | | zebra: dup addr detect zapi changes | Chirag Shah | 2018-11-18 | 1 | -0/+1 |
|/ |
|
* | zebra: add json support to show evpn mac vni <num> mac <mac> | Don Slice | 2018-10-29 | 1 | -1/+2 |
* | lib, zebra: Allow the specification of BUM flooding | Donald Sharp | 2018-10-12 | 1 | -0/+10 |
* | zebra: Use boolean for certain VxLAN-EVPN flags | vivek | 2018-09-18 | 1 | -3/+3 |
* | bgpd, ospfd, pimd, zebra: Convert more use_json locations to bool | Don Slice | 2018-09-04 | 1 | -1/+1 |
* | bgpd/ospfd: make bgp and ospf json response a bit more consistent | Don Slice | 2018-08-30 | 1 | -19/+17 |
* | bgpd: support evpn nd ext community | Chirag Shah | 2018-07-17 | 1 | -1/+2 |
* | bgpd, zebra: Handle EVPN router MAC per next hop | vivek | 2018-04-26 | 1 | -1/+0 |
* | zebra: act on kernel notifications for remote neighbors as well | Mitesh Kanjariya | 2018-04-12 | 1 | -2/+2 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -21/+22 |
* | zebra: reorganize zserv, batch i/o | Quentin Young | 2018-03-12 | 1 | -2/+1 |
* | zebra: standardize ZAPI message handler args | Quentin Young | 2018-03-12 | 1 | -14/+9 |
* | zebra: dont return a status code in zapi handlers | Quentin Young | 2018-03-12 | 1 | -14/+16 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -20/+17 |
* | zebra, bgp: Support type-5 routes with asymmetric routing | Mitesh Kanjariya | 2018-02-10 | 1 | -1/+2 |
* | *: Handle VRF configuration when VRF gets inactivated and activated | vivek | 2018-01-24 | 1 | -0/+4 |
* | bgpd/zebra: show command enhancements for EVPN symmetric routing | Mitesh Kanjariya | 2018-01-24 | 1 | -3/+4 |
* | bgpd: advertise VNI subnet | Mitesh Kanjariya | 2018-01-24 | 1 | -0/+2 |
* | bgpd, lib, zebra: fix style problems | mitesh | 2017-12-27 | 1 | -7/+10 |
* | zebra: pass ERR_STR_SZ in zebra_vxlan_process_vrf_vni_cmd | mitesh | 2017-12-14 | 1 | -1/+1 |