| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #4631 from chiragshah6/evpn_dev1 | Sri Mohana Singamsetty | 2019-07-08 | 1 | -3/+16 |
|\ |
|
| * | zebra: evpn entries are not cleaned upon frr stop | Chirag Shah | 2019-07-02 | 1 | -3/+16 |
* | | Merge pull request #4641 from qlyoung/remove-zebra-bs-irdp | Mark Stapp | 2019-07-03 | 3 | -15/+6 |
|\ \ |
|
| * | | zebra: remove bs irdp error code | Quentin Young | 2019-07-03 | 3 | -15/+6 |
* | | | Merge pull request #4550 from manuhalo/fix_bgp_label_cb | Donald Sharp | 2019-07-03 | 1 | -4/+9 |
|\ \ \ |
|
| * | | | zebra: fix label manager EAGAIN error | Emanuele Di Pascale | 2019-06-24 | 1 | -4/+9 |
* | | | | lib: Add a couple functions to nexthop_group.c (#4323) | David Lamparter | 2019-07-03 | 2 | -3/+5 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | lib: Private api for nexthop_group manipulation | Stephen Worley | 2019-06-26 | 2 | -3/+5 |
* | | | | Merge pull request #4622 from donaldsharp/import_table_fix | Sri Mohana Singamsetty | 2019-07-02 | 5 | -77/+118 |
|\ \ \ \ |
|
| * | | | | zebra: When installing route use a good proto | Donald Sharp | 2019-06-25 | 1 | -0/+3 |
| * | | | | zebra: import table entries are not showing up in the right table | Donald Sharp | 2019-06-25 | 1 | -3/+3 |
| * | | | | zebra: Push VRF_DEFAULT outside of import table code | Donald Sharp | 2019-06-25 | 4 | -73/+108 |
| * | | | | zebra: Use correct parameter order for table lookup up. | Donald Sharp | 2019-06-25 | 1 | -2/+2 |
| * | | | | zebra: Improve debugging when we can't find a route to delete | Donald Sharp | 2019-06-25 | 1 | -3/+6 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #4624 from qlyoung/use-standard-bools | David Lamparter | 2019-07-02 | 7 | -26/+23 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | *: s/TRUE/true/, s/FALSE/false/ | Quentin Young | 2019-07-01 | 7 | -26/+23 |
| |/ / |
|
* | | | Nexthop Tracking and Static route fix (#4602) | David Lamparter | 2019-06-26 | 1 | -4/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | zebra: Fix rnh old -vs- new comparison | Donald Sharp | 2019-06-24 | 1 | -4/+2 |
| |/ |
|
* | | Merge pull request #4575 from nitinsoniism/show_mac_arp_cache_vni_json_fix | Sri Mohana Singamsetty | 2019-06-26 | 1 | -10/+10 |
|\ \ |
|
| * | | zebra: show evpn mac vni xx json output is broken | Nitin Soni | 2019-06-21 | 1 | -10/+10 |
* | | | Merge pull request #4458 from karamalla0406/frr4123 | Donald Sharp | 2019-06-25 | 3 | -33/+199 |
|\ \ \ |
|
| * | | | zebra: Clean up BGP EVPN configuration when the client, BGPD, goes down | Kishore Aramalla | 2019-06-19 | 3 | -33/+199 |
* | | | | Merge pull request #4584 from donaldsharp/rib_detail_improvements | David Lamparter | 2019-06-25 | 2 | -18/+21 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | zebra: failed neighbor event logging was a bit too aggresive | Donald Sharp | 2019-06-20 | 1 | -9/+11 |
| * | | | zebra: Put route in debug dump of rib data | Donald Sharp | 2019-06-20 | 1 | -9/+10 |
* | | | | Revert "Ospf missing interface handling 2" | Donald Sharp | 2019-06-24 | 17 | -164/+136 |
* | | | | Merge pull request #3775 from pguibert6WIND/ospf_missing_interface_handling_2 | Donald Sharp | 2019-06-22 | 17 | -136/+164 |
|\ \ \ \ |
|
| * | | | | *: change interface structure, from vrf_id to vrf | Philippe Guibert | 2019-06-12 | 14 | -105/+122 |
| * | | | | lib, bgpd, ospfd, pimd, zebra, rip, ripng, bfd: change if_update_to_new_vrf()... | Philippe Guibert | 2019-06-12 | 2 | -2/+3 |
| * | | | | zebra, ifp: on netlink discovery, anticipate the vrf creation | Philippe Guibert | 2019-06-12 | 1 | -2/+2 |
| * | | | | zebra, lib: upon entering interface, create vrf context | Philippe Guibert | 2019-06-12 | 1 | -3/+3 |
| * | | | | lib: create interface upon accessing interface NB API. | Philippe Guibert | 2019-06-12 | 2 | -17/+14 |
| * | | | | *: change if_lookup_by_name() api with vrf | Philippe Guibert | 2019-06-12 | 4 | -6/+8 |
| * | | | | lib, ospfd, pimd, zebra: change if_create() api with vrf | Philippe Guibert | 2019-06-11 | 1 | -1/+2 |
| * | | | | ospf, ospf6d, zebra, lib: change if_get_by_name prototype with vrf | Philippe Guibert | 2019-06-11 | 4 | -6/+16 |
* | | | | | Merge pull request #4294 from adharkar/frr-master-fpm_rmac | Donald Sharp | 2019-06-22 | 5 | -16/+531 |
|\ \ \ \ \ |
|
| * | | | | | Zebra: Address review comments for RMAC FPM feature 1 | Ameya Dharkar | 2019-06-17 | 2 | -5/+4 |
| * | | | | | Zebra: Build nelink message for RMAC updates | Ameya Dharkar | 2019-06-17 | 3 | -1/+72 |
| * | | | | | Zebra: Handle FPM connection up/down events | Ameya Dharkar | 2019-06-17 | 1 | -3/+35 |
| * | | | | | Zebra: FPM processing of mac_q and dest_q | Ameya Dharkar | 2019-06-17 | 1 | -19/+161 |
| * | | | | | Zebra: Handle RMAC add/delete operation and add fpm_mac_info_t | Ameya Dharkar | 2019-06-17 | 3 | -4/+147 |
| * | | | | | Zebra: Data structures for RMAC processing in FPM | Ameya Dharkar | 2019-06-17 | 2 | -0/+128 |
* | | | | | | rmap: Add hooks into zebra,ospf,rip for `match ip next-hop type blackhole` | Donatas Abraitis | 2019-06-21 | 1 | -0/+76 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge pull request #4573 from opensourcerouting/mtype_cleanup | Donald Sharp | 2019-06-21 | 7 | -17/+10 |
|\ \ \ \ \ |
|
| * | | | | | zebra: use MTYPE_STATIC | David Lamparter | 2019-06-21 | 7 | -17/+10 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #4531 from donaldsharp/repeaty_mcrepeat | David Lamparter | 2019-06-21 | 1 | -2/+7 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | zebra: Handle 5549 neighbor entry failure state | Donald Sharp | 2019-06-15 | 1 | -2/+7 |
* | | | | | Merge pull request #4545 from nitinsoniism/show_evpn_mac_vni_seq_number | Sri Mohana Singamsetty | 2019-06-21 | 1 | -7/+11 |
|\ \ \ \ \ |
|
| * | | | | | zebra: When displaying `show evpn mac vni XX` add local and remote seq | Nitin Soni | 2019-06-18 | 1 | -7/+11 |
* | | | | | | zebra: resolve issue with rnh not evaluating nexhops correctly | Don Slice | 2019-06-19 | 1 | -1/+1 |