summaryrefslogtreecommitdiff
path: root/zebra/zebra_l2.c
AgeCommit message (Expand)Author
2023-08-17zebra: Fix crashes in interface changeDonald Sharp
2023-07-05zebra: Use zebra dplane for RTM link and addrDonald Sharp
2023-07-05zebra: Remove unused add variableDonald Sharp
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-13zebra: fix for unexpected fdb entry showing up during ifdown/ifup eventssharathr
2023-02-13zebra: Refactoring changes for zebra_evpn_map_vlan zebra_evpn_from_svi and zl...Sharath Ramamurthy
2023-02-13zebra: vxlan interface refactoring changesSharath Ramamurthy
2023-02-13zebra: data structure changes for single vxlan deviceSharath Ramamurthy
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2021-11-22*: cleanup ifp->vrf_idIgor Ryzhov
2021-11-05Merge pull request #9833 from idryzhov/cleanup-if-by-index-all-vrfRuss White
2021-10-28zebra: don't use if_lookup_by_index_all_vrfIgor Ryzhov
2021-10-20zebra: Fix code paths that always resolve to trueDonald Sharp
2021-09-17zebra: refresh vxlan evpn contexts, when bridge interface goes upPhilippe Guibert
2021-09-17zebra: handle bridge mac address update in evpn contextsPhilippe Guibert
2021-04-30zebra: storage of gre information in zebra layerPhilippe Guibert
2021-03-22zebra: kill zebra_memory.h, use MTYPE_STATICDavid Lamparter
2021-02-24zebra: support for lacp bypass with EVPN MHAnuradha Karuppiah
2020-10-27zebra: uplink tracking and startup delay for EVPN-MHAnuradha Karuppiah
2020-10-26zebra: handle local-es bridge port associationAnuradha Karuppiah
2020-08-18zebra: bridge layer2 information records ns_id where bridge isPhilippe Guibert
2020-08-18zebra: map vxlan interface to bridge interface with correct ns idPhilippe Guibert
2020-08-05zebra: Ethernet segment management and support for MAC-ECMPAnuradha Karuppiah
2020-08-05evpn-netns: Revert PR5077, has been re-worked post-refactorPat Ruddy
2020-05-19Merge pull request #6426 from pguibert6WIND/update_ifname_before_hookStephen Worley
2020-05-19lib, zebra: update interface name at netlink creationPhilippe Guibert
2020-05-18zebra: bridge layer2 information records ns_id where bridge isPhilippe Guibert
2020-05-18zebra: map vxlan interface to bridge interface with correct ns idPhilippe Guibert
2019-08-13zebra: Ensure master's ifname is known, even if slave comes up firstDinesh G Dutt
2019-04-20zebra: process mcast-grp rxed in the vxlan-deviceAnuradha Karuppiah
2018-11-12zebra: Let zebra know about bond and blond slave intf typesDinesh Dutt
2017-10-10*: use the FOR_ALL_INTERFACES abstraction from babeldRenato Westphal
2017-10-10*: use rb-trees to store interfaces instead of sorted linked-listsRenato Westphal
2017-09-15*: use clang's 'ForEachMacros' format style optionRenato Westphal
2017-08-18Fix coding style.Mitesh Kanjariya
2017-08-17zebra: Fix MAC change handling for a neighborvivek
2017-08-17zebra: Fix VxLAN interface add-del to bridgevivek
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-12zebra: VNI and VTEP handlingvivek
2017-07-12zebra: Layer-2 interface handlingvivek