| Commit message (Expand) | Author | Age | Files | Lines |
* | *: rename zlog_fer -> flog_err | Quentin Young | 2018-08-14 | 1 | -11/+11 |
* | zebra, lib: error references for zebra | Quentin Young | 2018-08-14 | 1 | -96/+108 |
* | *: ALLOC calls cannot fail | Donald Sharp | 2018-08-11 | 1 | -4/+0 |
* | zebra: display consistant mac count | Chirag Shah | 2018-07-28 | 1 | -0/+1 |
* | Merge pull request #2665 from chiragshah6/evpn_dev | Russ White | 2018-07-24 | 1 | -15/+58 |
|\ |
|
| * | bgpd: support evpn nd ext community | Chirag Shah | 2018-07-17 | 1 | -15/+58 |
* | | zebra: install EVPN gateway MAC as static/sticky | Anuradha Karuppiah | 2018-07-10 | 1 | -1/+14 |
|/ |
|
* | zebra: resource leak fix (Coverity 1453454) | paco | 2018-06-08 | 1 | -1/+1 |
* | Merge pull request #2385 from donaldsharp/SA_SA_SA | Russ White | 2018-06-08 | 1 | -22/+10 |
|\ |
|
| * | vtysh, zebra: Fix function parameters | Donald Sharp | 2018-06-08 | 1 | -22/+10 |
* | | Merge pull request #2123 from qlyoung/zserv-mt | Russ White | 2018-06-08 | 1 | -12/+12 |
|\ \
| |/
|/| |
|
| * | zebra: refactor zserv names, consolidate events | Quentin Young | 2018-05-29 | 1 | -12/+12 |
* | | zebra: Fix memory leak on host prefix removal | Donald Sharp | 2018-06-04 | 1 | -1/+3 |
|/ |
|
* | zebra: Cleanup some nits from Review Comments | Donald Sharp | 2018-05-21 | 1 | -25/+24 |
* | zebra: The neigh host_list is expensive too | Donald Sharp | 2018-05-17 | 1 | -55/+20 |
* | zebra: Rename some functions to allow reuse | Donald Sharp | 2018-05-17 | 1 | -12/+14 |
* | zebra: Convert zrmac->host_list list to a RB Tree | Donald Sharp | 2018-05-17 | 1 | -21/+97 |
* | bgpd, lib, zebra: Cleanup formatting issues found | Donald Sharp | 2018-05-09 | 1 | -4/+5 |
* | zebra: Use STREAM_GETXXX functions | Donald Sharp | 2018-05-09 | 1 | -2/+5 |
* | bgpd/zebra: use stream_putl/getl to send VNIs | Mitesh Kanjariya | 2018-05-09 | 1 | -1/+1 |
* | zebra: vni [prefix-routes-only] should also be provided for the 'no' cmd | Mitesh Kanjariya | 2018-05-09 | 1 | -0/+6 |
* | zebra: remote RMAC for EVPN ipv6 hosts should be programmed against the ipv4 ... | Mitesh Kanjariya | 2018-05-09 | 1 | -4/+24 |
* | bgpd, zebra: Handle EVPN router MAC per next hop | vivek | 2018-05-09 | 1 | -21/+16 |
* | zebra: Cleanup lines over 80 columns | Donald Sharp | 2018-04-12 | 1 | -7/+6 |
* | zebra: add EVPN learned neighbors as NUD_NOARP | Mitesh Kanjariya | 2018-04-12 | 1 | -0/+2 |
* | zebra: act on kernel notifications for remote neighbors as well | Mitesh Kanjariya | 2018-04-12 | 1 | -121/+196 |
* | zebra: fix style error | Quentin Young | 2018-04-11 | 1 | -1/+2 |
* | resolve issue found by cppcheck | Ilya Shipitsin | 2018-04-11 | 1 | -4/+6 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -71/+73 |
* | lib, zebra: use existing zapi header struct | Quentin Young | 2018-03-12 | 1 | -1/+1 |
* | zebra: reorganize zserv, batch i/o | Quentin Young | 2018-03-12 | 1 | -29/+20 |
* | zebra: standardize ZAPI message handler args | Quentin Young | 2018-03-12 | 1 | -18/+13 |
* | zebra: dont return a status code in zapi handlers | Quentin Young | 2018-03-12 | 1 | -44/+44 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -395/+295 |
* | Merge branch 'master' into evpn-bug-fixes | Mitesh Kanjariya | 2018-02-27 | 1 | -10/+30 |
|\ |
|
| * | zebra, bgp: Support type-5 routes with asymmetric routing | Mitesh Kanjariya | 2018-02-10 | 1 | -10/+30 |
* | | Merge branch 'master' into evpn-bug-fixes | Mitesh Kanjariya | 2018-02-21 | 1 | -114/+38 |
|\| |
|
| * | zebra: fix build breakage | mitesh | 2018-02-10 | 1 | -14/+4 |
| * | Merge pull request #1700 from mkanjari/evpn-symm-routing-enhancements-2.0 | Renato Westphal | 2018-02-10 | 1 | -100/+34 |
| |\ |
|
| | * | zebra: fix SA issues | mitesh | 2018-02-06 | 1 | -3/+0 |
| | * | zebra: fix SA issues | mitesh | 2018-02-05 | 1 | -3/+9 |
| | * | zebra: optimize l3vni lookup in certain callflows | mitesh | 2018-01-25 | 1 | -94/+25 |
* | | | zebra: Handle local-ip change in a correct way for l3-vni | Mitesh Kanjariya | 2018-02-09 | 1 | -6/+17 |
* | | | zebra: Handle change to VxLAN tunnel (local) IP address for L3 VNI similar to... | Mitesh Kanjariya | 2018-02-09 | 1 | -2/+9 |
* | | | zebra: fix 'show evpn vni' output | Mitesh Kanjariya | 2018-02-09 | 1 | -1/+2 |
* | | | zebra: do not check if advertise-default-gw is on in no-advertise-default-gw ... | Mitesh Kanjariya | 2018-02-09 | 1 | -18/+16 |
|/ / |
|
* | | *: Refine the notion of a configured VRF in FRR | vivek | 2018-01-24 | 1 | -1/+1 |
* | | zebra/bgpd: fix compilation issues | mitesh | 2018-01-24 | 1 | -1/+1 |
* | | *: Reintroduce JSON keywords for EVPN | vivek | 2018-01-24 | 1 | -0/+3 |
* | | zebra: Fix check when uninstalling remote next hops | vivek | 2018-01-24 | 1 | -3/+3 |