summaryrefslogtreecommitdiff
path: root/ospfd/ospf_ti_lfa.c
AgeCommit message (Expand)Author
2023-08-19ospfd: Delete `q_space->vertex_list` on No Backup PathKeelan10
2023-08-07ospfd: Ensure listnode returns are usableDonald Sharp
2023-05-12ospf_ti_lfa: Free p_space memory allocationKeelan10
2023-03-17ospfd: Free up q_space in early return pathDonald Sharp
2023-03-17ospfd: Fix ospf_ti_lfa drop of an entire tableDonald Sharp
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-13lib,zebra,bgpd,staticd: use label code to store VNI infoStephen Worley
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-06-02ospfd: add all_rtrs route table when opaque enabledChristian Hopps
2021-07-01*: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLENDonatas Abraitis
2021-03-17*: require semicolon after DEFINE_<typesafe...>David Lamparter
2021-01-19ospfd: Minor memory fixesGalaxyGorilla
2021-01-19ospfd: Add 'debug ospf ti-lfa' commandGalaxyGorilla
2021-01-19ospfd: Add support for non-adjacent TI-LFA P/Q spacesGalaxyGorilla
2021-01-19ospfd: TI-LFA backup path enhancementsGalaxyGorilla
2021-01-19ospfd: enhance TI-LFA memory managementGalaxyGorilla
2021-01-19ospfd: Add support for TI-LFA node protectionGalaxyGorilla
2021-01-19ospfd: Make use of adjacency SIDs in TI-LFAGalaxyGorilla
2021-01-19ospfd: Add support for reverse SPF (P2P only)GalaxyGorilla
2021-01-19ospfd: TI-LFA basic infrastructure and algorithmsGalaxyGorilla