index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_evpn_mh.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: flush macs linked to the bond when it moves out of bypass
Anuradha Karuppiah
2021-02-24
1
-0
/
+20
*
zebra: support for lacp bypass with EVPN MH
Anuradha Karuppiah
2021-02-24
1
-39
/
+197
*
zebra: fix problem with SVI MAC not being sent to BGP
Anuradha Karuppiah
2021-02-19
1
-6
/
+17
*
zebra: drop the SVI MAC cleanup done as a part of interface delete
Anuradha Karuppiah
2021-02-19
1
-1
/
+0
*
zebra: prevent crash in evpn if cleanup
Chirag Shah
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
-13
/
+133
*
zebra: skip EVI setup if an ES is applied to a pseudo interface
Anuradha Karuppiah
2020-12-21
1
-0
/
+2
*
zebra: advertise stale neighs if EVPN-MH is not enabled
Anuradha Karuppiah
2020-12-21
1
-0
/
+18
*
zebra: handle "show evpn es-evi" a non-existent VNI
Anuradha Karuppiah
2020-12-21
1
-4
/
+1
*
zebra: add support for DF delay timer
Anuradha Karuppiah
2020-12-15
1
-15
/
+59
*
zebra: display DF status only for local ESs
Anuradha Karuppiah
2020-12-15
1
-1
/
+4
*
Merge pull request #7636 from AnuradhaKaruppiah/type-0-esi
Patrick Ruddy
2020-12-15
1
-40
/
+105
|
\
|
*
zebra: support for type-0 ESI
Anuradha Karuppiah
2020-11-30
1
-40
/
+105
*
|
zebra: restart start-up delay timer when the first uplink comes up
Anuradha Karuppiah
2020-12-14
1
-12
/
+19
*
|
zebra: re-sync protodown state with the dplane on new ES add
Anuradha Karuppiah
2020-12-14
1
-14
/
+18
*
|
zebra: update protodown display
Anuradha Karuppiah
2020-12-14
1
-1
/
+1
*
|
zebra: re-sync protodown state when a port/mbr is linked to an ES-bond
Anuradha Karuppiah
2020-12-14
1
-4
/
+2
*
|
zebra: allocate one nexthop id per-VTEP instead of one per-ES-VTEP
Anuradha Karuppiah
2020-12-01
1
-25
/
+164
*
|
zebra: support for slow-failover of local MACs on an ES
Anuradha Karuppiah
2020-12-01
1
-19
/
+127
*
|
zebra: set inactive bit when zebra re-installs the MAC on dplane del
Anuradha Karuppiah
2020-12-01
1
-0
/
+63
*
|
zebra: free up the L2 NHG bitmap as a part of shutdown
Anuradha Karuppiah
2020-12-01
1
-0
/
+1
*
|
zebra: remove FDB entries before de-activating a L2-NHG
Anuradha Karuppiah
2020-12-01
1
-2
/
+21
*
|
Merge pull request #7483 from AnuradhaKaruppiah/evpn-mh-dad
Patrick Ruddy
2020-12-01
1
-0
/
+32
|
\
\
|
|
/
|
/
|
|
*
zebra: Keep DAD disabled if EVPN MH is turned on
Anuradha Karuppiah
2020-11-24
1
-0
/
+32
*
|
zebra: change the nhg format from hex to dec for easy match up with the dp
Anuradha Karuppiah
2020-11-24
1
-22
/
+19
|
/
*
zebra: uplink tracking and startup delay for EVPN-MH
Anuradha Karuppiah
2020-10-27
1
-13
/
+421
*
zebra: cleanup inet_ntoa usage in zebra_evpn_mh.c logs
Anuradha Karuppiah
2020-10-26
1
-9
/
+14
*
zebra: add json output for zebra ES, ES-EVI and access vlan dumps
Anuradha Karuppiah
2020-10-26
1
-47
/
+303
*
zebra: handle local-es bridge port association
Anuradha Karuppiah
2020-10-26
1
-3
/
+38
*
zebra: changes for programming SPH, non-DF and backup NHG br-port attrs
Anuradha Karuppiah
2020-10-26
1
-19
/
+127
*
zebra: changes to run DF election
Anuradha Karuppiah
2020-10-26
1
-18
/
+222
*
Merge pull request #7217 from AnuradhaKaruppiah/fix-es-del-regression
Patrick Ruddy
2020-10-26
1
-4
/
+6
|
\
|
*
zebra: fix double clearing of zif->es_info.es
Anuradha Karuppiah
2020-10-19
1
-4
/
+6
*
|
zebra: replace inet_ntoa
Mark Stapp
2020-10-22
1
-24
/
+25
|
/
*
zebra: zevpn cannot be null passed into zebra_evpn_es_evi_show_one_evpn
Donald Sharp
2020-10-11
1
-0
/
+2
*
Merge pull request #7164 from AnuradhaKaruppiah/mh-misc-fixes
Sri Mohana Singamsetty
2020-09-24
1
-23
/
+33
|
\
|
*
zebra: fix use of freed es during zebra shutdown
Anuradha Karuppiah
2020-09-23
1
-25
/
+32
|
*
zebra: evpn-mh: add error logs on ES processing failures
Anuradha Karuppiah
2020-09-23
1
-3
/
+6
*
|
zebra: fix deletion of evpn mh neigh-holdtime
Don Slice
2020-09-23
1
-1
/
+1
|
/
*
zebra: re-name some mh functions to make the code more readable
Anuradha Karuppiah
2020-09-16
1
-2
/
+2
*
zebra: fix misc problems with ES management
Anuradha Karuppiah
2020-08-29
1
-4
/
+9
*
zebra: fix SA NULL ptr access warning in evpn_mh
Anuradha Karuppiah
2020-08-12
1
-1
/
+1
*
zebra: extract core EVPN functions from zebra_vxlan.c
Pat Ruddy
2020-08-12
1
-2
/
+2
*
zebra: extract evpn mac functions from zebra_vxlan.c
Pat Ruddy
2020-08-12
1
-3
/
+5
*
zebra: rename vni to evpn where appropriate
Pat Ruddy
2020-08-12
1
-129
/
+129
*
bgpd, zebra: remove strcpy, strlen and sprintf calls
Anuradha Karuppiah
2020-08-05
1
-18
/
+22
*
zebra: support for MAC-IP sync routes
Anuradha Karuppiah
2020-08-05
1
-10
/
+81
*
zebra: Ethernet segment management and support for MAC-ECMP
Anuradha Karuppiah
2020-08-05
1
-0
/
+2070