summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_script.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: vlan to dplane Offload from mainRajasekar Raja2024-09-271-0/+1
* zebra: Add code to set SRv6 encap source addr in dplaneCarmine Scarpitta2023-12-141-0/+1
* zebra: Fix missing break in switchDonald Sharp2023-11-031-0/+1
* zebra: Add code to get/set interface to pass up from dplaneDonald Sharp2023-07-051-0/+1
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* zebra: Replace TC definitions for dplaneDonatas Abraitis2022-11-231-3/+8
* zebra: add TC handlers in script codeStephen Worley2022-08-161-8/+11
* build: first header *must* be zebra.h or config.hDavid Lamparter2022-04-041-0/+2
* zebra: Fixup lua with new dplane opsDonald Sharp2022-03-161-0/+3
* zebra: add dplane type for NETCONF dataMark Stapp2022-02-251-0/+2
* zebra: Recent Merge broke --enable-werrorDonald Sharp2021-10-271-2/+7
* zebra: Add encoders/decoders for zebraDonald Lee2021-10-191-0/+415