index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: implement recursive MPLS labels
Renato Westphal
2018-02-19
1
-95
/
+92
*
Merge pull request #1753 from donaldsharp/afi_vrf_label
Lou Berger
2018-02-16
2
-6
/
+30
|
\
|
*
zebra: Ensure unconfiguration works properly for vrf labels
Donald Sharp
2018-02-15
1
-3
/
+23
|
*
lib, sharpd, zebra: Update the zapi_vrf_label call to add afi
Donald Sharp
2018-02-14
2
-5
/
+9
*
|
zebra: Clean up some SA issues found by new code
Donald Sharp
2018-02-14
2
-2
/
+19
|
/
*
Merge pull request #1701 from donaldsharp/zapi_vrf_label
Martin Winter
2018-02-14
17
-152
/
+323
|
\
|
*
zebra: Use appropriate output function for label printing
Donald Sharp
2018-02-09
1
-2
/
+7
|
*
bgpd, lib, sharpd, zebra: Use MPLS_LABEL_NONE
Donald Sharp
2018-02-09
1
-2
/
+2
|
*
lib, sharpd, zebra: Add new enum for lsp type and pass it through.
Donald Sharp
2018-02-09
2
-9
/
+40
|
*
*: Make code use a consisten definition of labels
Donald Sharp
2018-02-09
7
-24
/
+25
|
*
zebra: Cleanup mpls handling to allow a NEXTHOP_TYPE_IFINDEX
Donald Sharp
2018-02-09
1
-2
/
+38
|
*
lib, zebra: Add new api to specify a label associated with the vrf
Donald Sharp
2018-02-09
2
-0
/
+51
|
*
lib, zebra: Move nh_resolve_via_default to appropriate header
Donald Sharp
2018-02-09
3
-2
/
+11
|
*
*: Track vrfs per nexthop not per route entry
Donald Sharp
2018-02-09
12
-123
/
+161
*
|
zebra: fix build breakage
mitesh
2018-02-10
1
-14
/
+4
*
|
Merge pull request #1731 from donaldsharp/zebra_stuff
Renato Westphal
2018-02-10
1
-0
/
+1
|
\
\
|
*
|
zebra: sharp protocol needs a default admin distance.
Donald Sharp
2018-02-09
1
-0
/
+1
|
|
/
*
|
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
*
|
Merge pull request #1722 from donaldsharp/vrf_mc_vrf
Renato Westphal
2018-02-09
1
-4
/
+20
|
\
\
|
*
|
zebra: Fix vrf routes from assuming their nh's were in the default
Donald Sharp
2018-02-08
1
-4
/
+20
*
|
|
Merge pull request #1654 from mkanjari/evpn-symm-routing-enhancements
Philippe Guibert
2018-02-08
12
-364
/
+889
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
*: Refine the notion of a configured VRF in FRR
vivek
2018-01-24
4
-10
/
+75
|
*
|
zebra/bgpd: fix compilation issues
mitesh
2018-01-24
2
-3
/
+5
|
*
|
zebra: Refine cleanup when a VRF with configuration gets deleted
vivek
2018-01-24
1
-40
/
+96
|
*
|
*: 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
|
*
|
Revert "zebra: Do not check for l3vni oper up in nh uninstall"
vivek
2018-01-24
1
-0
/
+3
|
*
|
*: Handle VRF configuration when VRF gets inactivated and activated
vivek
2018-01-24
7
-31
/
+127
|
*
|
zebra: Do not check for l3vni oper up in nh uninstall
Mitesh Kanjariya
2018-01-24
1
-3
/
+0
|
*
|
zebra: re-add remote RMAC if needed
Mitesh Kanjariya
2018-01-24
1
-4
/
+30
|
*
|
zebra: write vni to config in default vrf
Mitesh Kanjariya
2018-01-24
1
-1
/
+7
|
*
|
bgpd/zebra: show command enhancements for EVPN symmetric routing
Mitesh Kanjariya
2018-01-24
4
-229
/
+249
|
*
|
bgpd: advertise VNI subnet
Mitesh Kanjariya
2018-01-24
5
-0
/
+147
|
*
|
bgpd: vrf/vni mapping command for default instance
Mitesh Kanjariya
2018-01-24
1
-3
/
+53
|
*
|
bgpd/zebra/lib: Add Default Gateway extended community
Mitesh Kanjariya
2018-01-24
2
-56
/
+110
|
|
/
*
|
Merge pull request #1712 from donaldsharp/nht_updates
Renato Westphal
2018-02-07
1
-8
/
+1
|
\
\
|
*
|
zebra: Cleanup nexthop update encoding
Donald Sharp
2018-02-05
1
-8
/
+1
*
|
|
Merge pull request #1653 from Orange-OpenSource/SR-Routing
Donald Sharp
2018-02-06
1
-0
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge remote-tracking 'frr/master' into SR-Routing
Olivier Dugeon
2018-01-30
29
-262
/
+818
|
|
\
\
|
*
|
|
OSPFD: Update Segment Routing following reviews
Olivier Dugeon
2018-01-22
4
-8
/
+2
|
*
|
|
OSPFD: Add Experimental Segment Routing support
Olivier Dugeon
2018-01-18
4
-1
/
+17
*
|
|
|
lib: fix more warnings on *BSD
Renato Westphal
2018-02-02
1
-0
/
+1
*
|
|
|
Merge pull request #1687 from donaldsharp/dest
Rafael Zalamena
2018-02-02
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
zebra: Fix crash when dereferencing dest->selected_fib
Donald Sharp
2018-01-29
1
-0
/
+3
*
|
|
|
|
zebra: Fix v6 nexthop-vrf and nexthop confusion
Donald Sharp
2018-01-30
1
-12
/
+20
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #1686 from donaldsharp/mem_leaks_zebra
Renato Westphal
2018-01-29
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
zebra: On shutdown actually delete rn's assoc w/ other_tables
Donald Sharp
2018-01-29
1
-0
/
+1
|
|
/
/
/
[next]