summaryrefslogtreecommitdiff
path: root/tests/ospfd
AgeCommit message (Expand)Author
2024-01-09*: remove sys/stat.h from zebra.hDonald Sharp
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Convert `struct event_master` to `struct event_loop`Donald Sharp
2023-03-24*: Convert thread_master_XXX functions to event_master_XXXDonald Sharp
2023-03-24*: Convert struct thread_master to struct event_master and it's ilkDonald Sharp
2023-03-24*: Convert thread_fetch and thread_call to event_fetch and event_callDonald Sharp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-03-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-02-13tests: fix mpls_label2str() in make checkStephen Worley
2022-06-02ospfd: add all_rtrs route table when opaque enabledChristian Hopps
2021-12-21*: rework renaming the default VRFIgor Ryzhov
2021-11-11build: break up tests/subdir.amDavid Lamparter
2021-03-17*: require semicolon after DEFINE_<typesafe...>David Lamparter
2021-01-19ospfd: Fix P2MP handling when TI-LFA is enabledGalaxyGorilla
2021-01-19ospfd: Add 'debug ospf ti-lfa' commandGalaxyGorilla
2021-01-19ospfd: Add support for non-adjacent TI-LFA P/Q spacesGalaxyGorilla
2021-01-19tests: Integrate unit tests for TI-LFAGalaxyGorilla
2021-01-19tests: Add verbosity flag to OSPF TI-LFA unit testsGalaxyGorilla
2021-01-19ospfd: Add support for TI-LFA node protectionGalaxyGorilla
2021-01-19ospfd: Make use of adjacency SIDs in TI-LFAGalaxyGorilla
2021-01-19ospfd: TI-LFA basic infrastructure and algorithmsGalaxyGorilla