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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: use ifindex vs ifp to avoid use-after-free on shutdown
Christian Hopps
2023-05-30
1
-0
/
+2
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-2
/
+2
*
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-17
1
-12
/
+1
|
\
|
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-12
/
+1
*
|
zebra: multiple vlan aware bridge data structure and related changes
Sharath Ramamurthy
2023-02-14
1
-1
/
+10
*
|
zebra: data structure changes for single vxlan device
Sharath Ramamurthy
2023-02-14
1
-2
/
+5
|
/
*
bgpd,zebra: correct one debug log for evpn-mh
anlan_cs
2022-05-12
1
-1
/
+1
*
zebra: cleanup duplicated "extern"s for evpn-mh
anlan_cs
2022-04-19
1
-11
/
+0
*
zebra: add support for protodown reason code
Stephen Worley
2022-03-09
1
-1
/
+1
*
zebra: defer local MAC dataplane install on an ES till the ES-EVI is created
Anuradha Karuppiah
2021-10-15
1
-0
/
+2
*
zebra: Convert to `struct zebra_mac` as per our internal standard
Donald Sharp
2021-09-02
1
-4
/
+4
*
zebra: Convert to `struct zebra_vtep` as per our internal standard
Donald Sharp
2021-09-02
1
-1
/
+1
*
zebra: Convert to `struct zebra_evpn` as per our internal standard
Donald Sharp
2021-09-02
1
-11
/
+11
*
zebra: add "json" option to "show interface"
Renato Westphal
2021-08-02
1
-1
/
+2
*
zebra: use more const
Mark Stapp
2021-07-19
1
-2
/
+2
*
zebra: add workqueue support for EVPN updates
Mark Stapp
2021-07-19
1
-1
/
+4
*
lib/zebra: zapi for installing EVPN nexthops from bgp
Anuradha Karuppiah
2021-03-26
1
-0
/
+1
*
zebra: support for lacp bypass with EVPN MH
Anuradha Karuppiah
2021-02-24
1
-0
/
+6
*
zebra: fix problem with SVI MAC not being sent to BGP
Anuradha Karuppiah
2021-02-19
1
-0
/
+6
*
zebra: changes to advertise SVI mac by default if evpn-mh is enabled
Anuradha Karuppiah
2021-02-19
1
-0
/
+13
*
zebra: advertise stale neighs if EVPN-MH is not enabled
Anuradha Karuppiah
2020-12-21
1
-0
/
+11
*
zebra: add support for DF delay timer
Anuradha Karuppiah
2020-12-15
1
-0
/
+7
*
zebra: change the L2 NHG id format to co-exist with the L3NHG ids
Anuradha Karuppiah
2020-12-01
1
-4
/
+4
*
zebra: allocate one nexthop id per-VTEP instead of one per-ES-VTEP
Anuradha Karuppiah
2020-12-01
1
-3
/
+30
*
zebra: support for slow-failover of local MACs on an ES
Anuradha Karuppiah
2020-12-01
1
-1
/
+17
*
zebra: Keep DAD disabled if EVPN MH is turned on
Anuradha Karuppiah
2020-11-24
1
-0
/
+12
*
zebra: uplink tracking and startup delay for EVPN-MH
Anuradha Karuppiah
2020-10-27
1
-4
/
+30
*
zebra: handle local-es bridge port association
Anuradha Karuppiah
2020-10-26
1
-0
/
+1
*
zebra: changes for programming SPH, non-DF and backup NHG br-port attrs
Anuradha Karuppiah
2020-10-26
1
-0
/
+5
*
zebra: changes to run DF election
Anuradha Karuppiah
2020-10-26
1
-0
/
+17
*
zebra: re-name some mh functions to make the code more readable
Anuradha Karuppiah
2020-09-16
1
-2
/
+2
*
zebra: rename vni to evpn where appropriate
Pat Ruddy
2020-08-12
1
-14
/
+14
*
zebra: support for MAC-IP sync routes
Anuradha Karuppiah
2020-08-05
1
-3
/
+14
*
zebra: Ethernet segment management and support for MAC-ECMP
Anuradha Karuppiah
2020-08-05
1
-0
/
+228