summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_srte.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* zebra: Add missing enums to switch statementsDonald Sharp2023-01-311-2/+2
* zebra: Fix use-after-free issue in srte cleanupCarmine Scarpitta2022-11-181-3/+3
* zebra: upon srte leave, flush sr policiesPhilippe Guibert2022-10-191-0/+17
* *: When matching against a nexthop send and process what it matched againstDonald Sharp2022-03-121-0/+12
* lib, zebra: Send safi for rnh resolutionDonald Sharp2021-09-271-0/+1
* zebra: Start carrying safi for rnh processingDonald Sharp2021-09-271-1/+1
* zebra: remove 'enum rnh_type' from systemDonald Sharp2021-09-271-3/+3
* zebra: Convert to `struct zebra_lsp` as per our internal standardDonald Sharp2021-09-021-3/+3
* zebra: Convert to `struct zebra_nhlfe` as per our internal standardDonald Sharp2021-09-021-2/+2
* zebra: We already store the last command as part of zserv_writeDonald Sharp2021-06-181-1/+0
* zebra: kill zebra_memory.h, use MTYPE_STATICDavid Lamparter2021-03-221-1/+0
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-1/+1
* lib, zebra: Add SR-TE policy infrastructure to zebraSebastien Merle2020-08-071-0/+378