summaryrefslogtreecommitdiffstats
path: root/zebra (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: implement recursive MPLS labelsRenato Westphal2018-02-191-95/+92
* Merge pull request #1753 from donaldsharp/afi_vrf_labelLou Berger2018-02-162-6/+30
|\
| * zebra: Ensure unconfiguration works properly for vrf labelsDonald Sharp2018-02-151-3/+23
| * lib, sharpd, zebra: Update the zapi_vrf_label call to add afiDonald Sharp2018-02-142-5/+9
* | zebra: Clean up some SA issues found by new codeDonald Sharp2018-02-142-2/+19
|/
* Merge pull request #1701 from donaldsharp/zapi_vrf_labelMartin Winter2018-02-1417-152/+323
|\
| * zebra: Use appropriate output function for label printingDonald Sharp2018-02-091-2/+7
| * bgpd, lib, sharpd, zebra: Use MPLS_LABEL_NONEDonald Sharp2018-02-091-2/+2
| * lib, sharpd, zebra: Add new enum for lsp type and pass it through.Donald Sharp2018-02-092-9/+40
| * *: Make code use a consisten definition of labelsDonald Sharp2018-02-097-24/+25
| * zebra: Cleanup mpls handling to allow a NEXTHOP_TYPE_IFINDEXDonald Sharp2018-02-091-2/+38
| * lib, zebra: Add new api to specify a label associated with the vrfDonald Sharp2018-02-092-0/+51
| * lib, zebra: Move nh_resolve_via_default to appropriate headerDonald Sharp2018-02-093-2/+11
| * *: Track vrfs per nexthop not per route entryDonald Sharp2018-02-0912-123/+161
* | zebra: fix build breakagemitesh2018-02-101-14/+4
* | Merge pull request #1731 from donaldsharp/zebra_stuffRenato Westphal2018-02-101-0/+1
|\ \
| * | zebra: sharp protocol needs a default admin distance.Donald Sharp2018-02-091-0/+1
| |/
* | Merge pull request #1700 from mkanjari/evpn-symm-routing-enhancements-2.0Renato Westphal2018-02-101-100/+34
|\ \ | |/ |/|
| * zebra: fix SA issuesmitesh2018-02-061-3/+0
| * zebra: fix SA issuesmitesh2018-02-051-3/+9
| * zebra: optimize l3vni lookup in certain callflowsmitesh2018-01-251-94/+25
* | Merge pull request #1722 from donaldsharp/vrf_mc_vrfRenato Westphal2018-02-091-4/+20
|\ \
| * | zebra: Fix vrf routes from assuming their nh's were in the defaultDonald Sharp2018-02-081-4/+20
* | | Merge pull request #1654 from mkanjari/evpn-symm-routing-enhancementsPhilippe Guibert2018-02-0812-364/+889
|\ \ \ | |/ / |/| |
| * | *: Refine the notion of a configured VRF in FRRvivek2018-01-244-10/+75
| * | zebra/bgpd: fix compilation issuesmitesh2018-01-242-3/+5
| * | zebra: Refine cleanup when a VRF with configuration gets deletedvivek2018-01-241-40/+96
| * | *: Reintroduce JSON keywords for EVPNvivek2018-01-241-0/+3
| * | zebra: Fix check when uninstalling remote next hopsvivek2018-01-241-3/+3
| * | Revert "zebra: Do not check for l3vni oper up in nh uninstall"vivek2018-01-241-0/+3
| * | *: Handle VRF configuration when VRF gets inactivated and activatedvivek2018-01-247-31/+127
| * | zebra: Do not check for l3vni oper up in nh uninstallMitesh Kanjariya2018-01-241-3/+0
| * | zebra: re-add remote RMAC if neededMitesh Kanjariya2018-01-241-4/+30
| * | zebra: write vni to config in default vrfMitesh Kanjariya2018-01-241-1/+7
| * | bgpd/zebra: show command enhancements for EVPN symmetric routingMitesh Kanjariya2018-01-244-229/+249
| * | bgpd: advertise VNI subnetMitesh Kanjariya2018-01-245-0/+147
| * | bgpd: vrf/vni mapping command for default instanceMitesh Kanjariya2018-01-241-3/+53
| * | bgpd/zebra/lib: Add Default Gateway extended communityMitesh Kanjariya2018-01-242-56/+110
| |/
* | Merge pull request #1712 from donaldsharp/nht_updatesRenato Westphal2018-02-071-8/+1
|\ \
| * | zebra: Cleanup nexthop update encodingDonald Sharp2018-02-051-8/+1
* | | Merge pull request #1653 from Orange-OpenSource/SR-RoutingDonald Sharp2018-02-061-0/+10
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking 'frr/master' into SR-RoutingOlivier Dugeon2018-01-3029-262/+818
| |\ \
| * | | OSPFD: Update Segment Routing following reviewsOlivier Dugeon2018-01-224-8/+2
| * | | OSPFD: Add Experimental Segment Routing supportOlivier Dugeon2018-01-184-1/+17
* | | | lib: fix more warnings on *BSDRenato Westphal2018-02-021-0/+1
* | | | Merge pull request #1687 from donaldsharp/destRafael Zalamena2018-02-021-0/+3
|\ \ \ \
| * | | | zebra: Fix crash when dereferencing dest->selected_fibDonald Sharp2018-01-291-0/+3
* | | | | zebra: Fix v6 nexthop-vrf and nexthop confusionDonald Sharp2018-01-301-12/+20
| |_|/ / |/| | |
* | | | Merge pull request #1686 from donaldsharp/mem_leaks_zebraRenato Westphal2018-01-291-0/+1
|\ \ \ \
| * | | | zebra: On shutdown actually delete rn's assoc w/ other_tablesDonald Sharp2018-01-291-0/+1
| |/ / /