summaryrefslogtreecommitdiffstats
path: root/zebra (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: optimize the RIB get_next() callbackRenato Westphal2020-05-161-1/+4
* zebra: skip link-local routes when iterating over the RIB using the NBRenato Westphal2020-05-161-0/+5
* zebra: implement two missing RIB lookup_entry() callbacksRenato Westphal2020-05-161-3/+69
* zebra: add missing return in one get_elem() callbackRenato Westphal2020-05-161-1/+1
* Merge pull request #5077 from pguibert6WIND/vxlan_linkDonatas Abraitis2020-05-1912-153/+489
|\
| * zebra: support for macvlan interfacesPhilippe Guibert2020-05-181-22/+49
| * zebra: dynamically detect vxlan link interfaces in other netnsPhilippe Guibert2020-05-183-117/+39
| * lib, zebra: reuse and adapt ns_list walk functionalityPhilippe Guibert2020-05-184-82/+72
| * zebra: local mac entries populated in correct netnamespacePhilippe Guibert2020-05-181-1/+5
| * zebra: when parsing local entry against dad, retrieve configPhilippe Guibert2020-05-181-4/+3
| * zebra: zvni_map_to_vlan() adaptation for all namespacesPhilippe Guibert2020-05-181-24/+52
| * zebra: fdb and neighbor table are read for all znsPhilippe Guibert2020-05-181-2/+17
| * zebra: add ns_id attribute to mac structurePhilippe Guibert2020-05-182-3/+19
| * zebra: bridge layer2 information records ns_id where bridge isPhilippe Guibert2020-05-183-7/+23
| * zebra, lib: new API to get absolute netns val from relative netns valPhilippe Guibert2020-05-181-3/+6
| * zebra, lib: store relative default ns id in each namespacePhilippe Guibert2020-05-182-1/+7
| * zebra, lib: add an internal API to get relative default nsid in other nsPhilippe Guibert2020-05-183-1/+103
| * zebra: map vxlan interface to bridge interface with correct ns idPhilippe Guibert2020-05-182-5/+12
| * zebra: display interface slave typePhilippe Guibert2020-05-181-0/+20
| * zebra: zvni_map_to_svi() adaptation for other network namespacesPhilippe Guibert2020-05-181-29/+47
| * zebra: zvni_from_svi() adaptation for other network namespacesPhilippe Guibert2020-05-181-37/+72
| * zebra: importation of bgp evpn rt5 from vni with other netnsPhilippe Guibert2020-05-183-16/+102
| * zebra: across network namespace, vxlan remembers the link informationPhilippe Guibert2020-05-183-4/+46
* | zebra: Trust onlink flag for nexthop active resolutionvivek2020-05-162-23/+18
|/
* Merge pull request #6404 from FRRouting/dev_isis_srDonald Sharp2020-05-151-0/+7
|\
| * isisd: add support for segment routingRenato Westphal2020-04-301-0/+7
* | Merge pull request #6401 from volta-networks/fix_c++_keywordsDonald Sharp2020-05-154-10/+12
|\ \
| * | zebra: avoid using c++ keywords in headersEmanuele Di Pascale2020-05-144-10/+12
* | | zebra: fix SA warning in zebra_nb_state.cMark Stapp2020-05-141-1/+1
|/ /
* | Merge pull request #6227 from pguibert6WIND/show_nexthop_group_permit_netnsStephen Worley2020-05-131-2/+3
|\ \
| * | zebra: permit usage of show nexthop-group with namespace based vrfsPhilippe Guibert2020-05-131-2/+3
* | | zebra: rib northbound callback implementationChirag Shah2020-05-122-53/+297
* | | zebra: afi-safi identity to value apisChirag Shah2020-05-122-0/+38
* | | zebra: route node first next nodeChirag Shah2020-05-121-0/+10
* | | zebra: add zebra container to rib modelChirag Shah2020-05-124-275/+286
* | | zebra: northbound changes for the rib modelChirag Shah2020-05-124-23/+134
* | | Merge pull request #6366 from volta-networks/fix_pw_showRenato Westphal2020-05-121-0/+152
|\ \ \
| * | | ldpd and Zebra: Expand existing debug commands.lynne2020-05-111-0/+152
* | | | zebra: remove typedef rib_update_event_t from systemDonald Sharp2020-05-082-13/+13
* | | | zebra: Remove typedef rib_table_info_t from systemDonald Sharp2020-05-086-23/+24
* | | | zebra: Remove typedef rib_tables_iter_state from systemDonald Sharp2020-05-081-3/+3
* | | | zebra: Remove typedef rnh_type_t from systemDonald Sharp2020-05-084-25/+26
* | | | zebra: Remove typedef netlink_route_info_tDonald Sharp2020-05-081-9/+10
* | | | zebra: Remove the typedef netlink_nh_info_tDonald Sharp2020-05-081-7/+7
* | | | zebra: Remove typedef of mpls_srgb_tDonald Sharp2020-05-081-3/+3
* | | | zebra: Remove enum around ipv6_nd_suppress_ra_statusDonald Sharp2020-05-082-4/+4
* | | | zebra: Remvoe typedef for zfpm_glob_tDonald Sharp2020-05-081-5/+4
* | | | zebra: Remove typedef zfpm_msg_format_eDonald Sharp2020-05-081-3/+4
* | | | zebra: Remove the typedef for zfrpm_state_tDonald Sharp2020-05-081-7/+7
* | | | zebra: Remove typedef of zfpm_stats_tDonald Sharp2020-05-081-14/+15