index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_evpn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: kill zebra_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
1
-1
/
+0
*
zebra: use printfrr exts in EVPN/VXLAN code
David Lamparter
2021-03-14
1
-24
/
+12
*
zebra: fix problem with SVI MAC not being sent to BGP
Anuradha Karuppiah
2021-02-19
1
-1
/
+1
*
zebra: changes to advertise SVI mac by default if evpn-mh is enabled
Anuradha Karuppiah
2021-02-19
1
-0
/
+2
*
zebra: fix problem with SVI IP being advertised even if disabled
Anuradha Karuppiah
2021-02-19
1
-5
/
+16
*
zebra: accept bgp remote mac-ip update if the higher-seq-local mac is not bgp...
Anuradha Karuppiah
2020-12-21
1
-1
/
+2
*
zebra: clean zevpn references in the access bd database when the VNI is deleted
Anuradha Karuppiah
2020-12-21
1
-0
/
+3
*
zebra: Reduce warn -> debug
Donald Sharp
2020-12-01
1
-1
/
+2
*
zebra: replace inet_ntoa
Mark Stapp
2020-10-22
1
-12
/
+19
*
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-3
/
+1
*
Merge pull request #7089 from pguibert6WIND/netns-refactor
Russ White
2020-09-18
1
-65
/
+155
|
\
|
*
zebra: support for macvlan interfaces
Philippe Guibert
2020-09-11
1
-21
/
+48
|
*
lib, zebra: reuse and adapt ns_list walk functionality
Philippe Guibert
2020-09-11
1
-17
/
+19
|
*
zebra: local mac entries populated in correct netnamespace
Philippe Guibert
2020-09-11
1
-1
/
+5
|
*
zebra: when parsing local entry against dad, retrieve config
Philippe Guibert
2020-09-11
1
-1
/
+1
|
*
zebra: zvni_map_to_vlan() adaptation for all namespaces
Philippe Guibert
2020-09-11
1
-18
/
+47
|
*
zebra: zvni_map_to_svi() adaptation for other network namespaces
Philippe Guibert
2020-08-18
1
-10
/
+3
|
*
zebra: zvni_from_svi() adaptation for other network namespaces
Philippe Guibert
2020-08-18
1
-37
/
+72
*
|
zebra: re-name some mh functions to make the code more readable
Anuradha Karuppiah
2020-09-16
1
-2
/
+2
|
/
*
zebra: extract core EVPN functions from zebra_vxlan.c
Pat Ruddy
2020-08-12
1
-6078
/
+147
*
zebra: clone zebra_vxlan.c to zebra_evpn.c
Pat Ruddy
2020-08-12
1
-0
/
+7379