index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_evpn_neigh.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
-186
/
+77
*
zebra: link local MACs to destination port for efficient lacp-bypass processing
Anuradha Karuppiah
2021-02-24
1
-1
/
+1
*
zebra: support for lacp bypass with EVPN MH
Anuradha Karuppiah
2021-02-24
1
-3
/
+3
*
zebra: changes to advertise SVI mac by default if evpn-mh is enabled
Anuradha Karuppiah
2021-02-19
1
-1
/
+1
*
zebra: accept bgp remote mac-ip update if the higher-seq-local mac is not bgp...
Anuradha Karuppiah
2020-12-21
1
-32
/
+19
*
zebra: reinstall missing peer-sync flag
Anuradha Karuppiah
2020-12-21
1
-9
/
+14
*
zebra: Keep DAD disabled if EVPN MH is turned on
Anuradha Karuppiah
2020-11-24
1
-4
/
+5
*
zebra: Add uptime to `show evpn arp-cache vni .. detail`
Donald Sharp
2020-10-26
1
-0
/
+12
*
zebra: replace inet_ntoa
Mark Stapp
2020-10-22
1
-12
/
+22
*
zebra: n->mac is derefed in all paths
Donald Sharp
2020-10-11
1
-3
/
+2
*
zebra: stop neigh hold timer when the neigh is deleted
Anuradha Karuppiah
2020-09-23
1
-0
/
+3
*
zebra: fixup a neigh del bug introduced by a previous commit for MAC-IP sync
Anuradha Karuppiah
2020-09-17
1
-3
/
+4
*
zebra: clean up SA warning in EVPN code
Pat Ruddy
2020-08-12
1
-0
/
+2
*
zebra: Revert "zebra: probe local inactive neigh"
Chirag Shah
2020-08-12
1
-31
/
+0
*
zebra: extract core EVPN functions from zebra_vxlan.c
Pat Ruddy
2020-08-12
1
-1
/
+1
*
zebra: extract neighbor processing from kernel_neigh_del
Pat Ruddy
2020-08-12
1
-6
/
+99
*
zebra: extract neighbor processing from process_remote_macip_del
Pat Ruddy
2020-08-12
1
-4
/
+43
*
zebra: extract neigbor processing from zevpn_gw_macip_add
Pat Ruddy
2020-08-12
1
-0
/
+63
*
zebra: extract neigbor processing from remote_macip_add
Pat Ruddy
2020-08-12
1
-9
/
+173
*
zebra: extract neighbor functions from zebra_vxlan.c
Pat Ruddy
2020-08-12
1
-9036
/
+1207
*
zebra: clone zebra_vxlan.c to zebra_evpn_neigh.c
Pat Ruddy
2020-08-12
1
-0
/
+9952