summaryrefslogtreecommitdiff
path: root/zebra/zebra_vxlan.c
AgeCommit message (Expand)Author
2025-02-04zebra: evpn svd hash avoid double freeChirag Shah
2024-05-08zebra: fix EVPN svd based remote nh neigh delChirag Shah
2024-03-22zebra: Fix crash on macvlan link down/upTomi Salminen
2024-02-27zebra: fix crash if macvlan link in another netnsLouis Scalbert
2024-01-28zebra: fix vni NB conversionIgor Ryzhov
2023-12-27bgpd: revamp evpn debugs nexthop and l3vniChirag Shah
2023-11-21zebra: Cleanup svd_nh_table on shutdownDonald Sharp
2023-10-30Merge pull request #13576 from chiragshah6/mdev1Donatas Abraitis
2023-10-29zebra:returns empty dict when evpn is disabled IISindhu Parvathi Gopinathan
2023-07-21zebra: non pretty json output for evpn routeSindhu Parvathi Gopinathan
2023-07-20Merge pull request #14055 from guoguojia2021/route_lockDonatas Abraitis
2023-07-19zebra:unlock node after route_nextguozhongfeng
2023-07-12zebra: remove unnecessary check for default vrfanlan_cs
2023-06-26zebra: fix evpn rmac nh list cmp functionChirag Shah
2023-05-30zebra: avoid unneeded vxlan work on shutdownChristian Hopps
2023-04-04zebra:return empty dict when evpn is disabledSindhu Parvathi Gopinathan
2023-03-24*: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp
2023-03-21zebra: add evpn isDetectionFreeze to json outputSindhu Parvathi Gopinathan
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-13zebra: clang-format style fixesStephen Worley
2023-02-13zebra: use new vni_info->access_vlan structsStephen Worley
2023-02-13zebra: make next-hop svd command hidden for nowStephen Worley
2023-02-13zebra: add show commands for SVD global neigh tableStephen Worley
2023-02-13zebra: install neigh entries on SVDStephen Worley
2023-02-13zebra: check for vni before comparison in zl3vni_map_to_vxlan_if_nsSharath Ramamurthy
2023-02-13zebra: Bug fixes in fdb read for flooded traffic and remote fdb cleanup upon ...Sharath Ramamurthy
2023-02-13zebra: Handle vni determination for non-vlan-aware bridgesSharath Ramamurthy
2023-02-13zebra: Refactoring changes for zebra_evpn_map_vlan zebra_evpn_from_svi and zl...Sharath Ramamurthy
2023-02-13zebra: single vxlan device vni handlingSharath Ramamurthy
2023-02-13zebra: vxlan interface refactoring changesSharath Ramamurthy
2023-02-13zebra: single vxlan device dataplace vni update changesSharath Ramamurthy
2023-02-13zebra: multiple vlan aware bridge datastructure changes and vxlan device ifty...Sharath Ramamurthy
2023-02-13zebra: data structure changes for single vxlan deviceSharath Ramamurthy
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-02-07Merge pull request #12654 from Pdoijode/evpn-evi-detail-json-changesDonatas Abraitis
2023-01-27zebra: fix JSON fields for show evpn vni detailPooja Jagadeesh Doijode
2023-01-20zebra: fix wrong conversion for evpn advertisinganlan_cs
2023-01-20zebra: remove redundant spaces for debug loganlan_cs
2023-01-11Merge pull request #12578 from Pdoijode/evpn-mac-vni-detDonatas Abraitis
2023-01-09zebra: Add missing json attributes for show evpnSindhu Parvathi Gopinathan
2023-01-03zebra: Evpn mac vni detail show commandPooja Jagadeesh Doijode
2022-11-01zebra: use "get" naming for bgp accept lower knobStephen Worley
2022-10-07zebra: add knob to accept lower seq in evpnStephen Worley
2022-09-01zebra: fix missing tenant vrf change notificationanlan_cs
2022-08-26zebra: fix missing vni transitionanlan_cs
2022-08-09zebra: correct one comment for evpn-mhanlan_cs
2022-08-03zebra: fix bond down for evpn-mhanlan_cs
2022-06-29zebra: make rib_process_dplane_results own ctx freeingDonald Sharp
2022-06-23zebra: move the check for l3vnianlan_cs
2022-05-28zebra: Update advertise-svi-ip MACIPs w/ new MACTrey Aspelund