summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_l2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: vlan to dplane Offload from mainRajasekar Raja2024-09-271-0/+11
* zebra: Use zebra dplane for RTM link and addrDonald Sharp2023-07-051-7/+15
* zebra: Remove unused add variableDonald Sharp2023-07-051-2/+1
* Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp2023-02-171-17/+1
|\
| * *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-17/+1
* | zebra: fix for unexpected fdb entry showing up during ifdown/ifup eventssharathr2023-02-141-0/+7
* | zebra: clang-format style fixesStephen Worley2023-02-141-2/+2
* | zebra: Bug fixes in fdb read for flooded traffic and remote fdb cleanup upon ...Sharath Ramamurthy2023-02-141-5/+7
* | zebra: multiple vlan aware bridge datastructure changes and vxlan device ifty...Sharath Ramamurthy2023-02-141-2/+24
* | zebra: data structure changes for single vxlan deviceSharath Ramamurthy2023-02-141-4/+40
|/
* zebra: clean up rtadv integrationDavid Lamparter2022-05-211-0/+1
* zebra: refresh vxlan evpn contexts, when bridge interface goes upPhilippe Guibert2021-09-171-0/+1
* zebra: handle bridge mac address update in evpn contextsPhilippe Guibert2021-09-171-1/+5
* zebra: storage of gre information in zebra layerPhilippe Guibert2021-04-301-0/+17
* zebra: support for lacp bypass with EVPN MHAnuradha Karuppiah2021-02-241-1/+1
* zebra: uplink tracking and startup delay for EVPN-MHAnuradha Karuppiah2020-10-271-4/+5
* zebra: bridge layer2 information records ns_id where bridge isPhilippe Guibert2020-08-181-1/+3
* zebra: map vxlan interface to bridge interface with correct ns idPhilippe Guibert2020-08-181-1/+2
* zebra: Ethernet segment management and support for MAC-ECMPAnuradha Karuppiah2020-08-051-0/+4
* evpn-netns: Revert PR5077, has been re-worked post-refactorPat Ruddy2020-08-051-5/+2
* zebra: bridge layer2 information records ns_id where bridge isPhilippe Guibert2020-05-181-1/+3
* zebra: map vxlan interface to bridge interface with correct ns idPhilippe Guibert2020-05-181-1/+2
* zebra: across network namespace, vxlan remembers the link informationPhilippe Guibert2020-05-181-0/+4
* zebra: Ensure master's ifname is known, even if slave comes up firstDinesh G Dutt2019-08-131-1/+1
* zebra: header changes for l2 vni bum-mcast-grp handlingAnuradha Karuppiah2019-04-201-0/+1
* add cplusplus guards to all zebra headersEmanuele Di Pascale2019-03-251-0/+9
* zebra: Let zebra know about bond and blond slave intf typesDinesh Dutt2018-11-121-0/+11
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-1/+1
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-1/+0
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-0/+1
* *: reindent pt. 2whitespace / reindent2017-07-171-1/+0
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-38/+33
* zebra: Layer-2 interface handlingvivek2017-07-121-0/+94