index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_evpn_mac.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
-119
/
+66
*
zebra: del/add remote mac if there is a change from es->non-es dst and vicevera
Anuradha Karuppiah
2021-02-24
1
-0
/
+11
*
zebra: link local MACs to destination port for efficient lacp-bypass processing
Anuradha Karuppiah
2021-02-24
1
-5
/
+104
*
zebra: support for lacp bypass with EVPN MH
Anuradha Karuppiah
2021-02-24
1
-18
/
+26
*
zebra: fix problem with SVI MAC not being sent to BGP
Anuradha Karuppiah
2021-02-19
1
-4
/
+21
*
zebra: changes to advertise SVI mac by default if evpn-mh is enabled
Anuradha Karuppiah
2021-02-19
1
-2
/
+53
*
zebra: resolve multiple functions for local MAC delete
Pat Ruddy
2021-02-03
1
-25
/
+8
*
zebra: in zebra_evpn_mac.c use size_t for buffer length
Donald Sharp
2021-01-13
1
-1
/
+1
*
zebra: Create a dump function for mac->flags and use it
Donald Sharp
2021-01-13
1
-77
/
+222
*
zebra: Create function to dump MACIP flags
Donald Sharp
2021-01-13
1
-3
/
+9
*
zebra: accept bgp remote mac-ip update if the higher-seq-local mac is not bgp...
Anuradha Karuppiah
2020-12-21
1
-30
/
+18
*
zebra: fix a problem with local MAC pointing to a remote ES
Anuradha Karuppiah
2020-12-21
1
-2
/
+2
*
zebra: debug logs to detect incorrect mac deletions
Anuradha Karuppiah
2020-12-01
1
-0
/
+8
*
zebra: support for slow-failover of local MACs on an ES
Anuradha Karuppiah
2020-12-01
1
-22
/
+36
*
zebra: on local mac add from the dplane a re-install maybe need as static
Anuradha Karuppiah
2020-12-01
1
-6
/
+5
*
zebra: set inactive bit when zebra re-installs the MAC on dplane del
Anuradha Karuppiah
2020-12-01
1
-2
/
+2
*
zebra: remove FDB entries before de-activating a L2-NHG
Anuradha Karuppiah
2020-12-01
1
-4
/
+10
*
zebra: Keep DAD disabled if EVPN MH is turned on
Anuradha Karuppiah
2020-11-24
1
-1
/
+1
*
zebra: Add uptime to `show evpn mac vni ... detail`
Donald Sharp
2020-10-26
1
-2
/
+13
*
zebra: replace inet_ntoa
Mark Stapp
2020-10-22
1
-13
/
+20
*
Merge pull request #7089 from pguibert6WIND/netns-refactor
Russ White
2020-09-18
1
-1
/
+15
|
\
|
*
zebra: add ns_id attribute to mac structure
Philippe Guibert
2020-08-18
1
-1
/
+15
*
|
zebra: dup detected mac avoid update to bgpd
Chirag Shah
2020-09-16
1
-1
/
+3
|
/
*
zebra: clean up SA warning in EVPN code
Pat Ruddy
2020-08-12
1
-0
/
+1
*
zebra: extract core EVPN functions from zebra_vxlan.c
Pat Ruddy
2020-08-12
1
-1
/
+1
*
zebra: extract gateway mac add from zebra_vxlan.c
Pat Ruddy
2020-08-12
1
-0
/
+32
*
zebra: extract local mac del from zebra_vxlan.c
Pat Ruddy
2020-08-12
1
-0
/
+79
*
zebra: extract local mac add code from vxlan
Pat Ruddy
2020-08-12
1
-8
/
+248
*
zebra: split out mac_add code from process_remote_macip_add
Pat Ruddy
2020-08-12
1
-0
/
+174
*
zebra: extract evpn mac functions from zebra_vxlan.c
Pat Ruddy
2020-08-12
1
-10988
/
+531
*
zebra: clone zebra_vxlan.c to zebra_evpn_mac.c
Pat Ruddy
2020-08-12
1
-0
/
+12162