summaryrefslogtreecommitdiff
path: root/isisd/isis_lsp.c
AgeCommit message (Expand)Author
2024-10-10Merge pull request #17044 from baozhen-H3C/202410091476Donald Sharp
2024-10-09isisd: Lsp fragments will delete the corresponding dyn_cache entry.baozhen-H3C
2024-09-19isisd: Remove deprecated JSON fieldsDonatas Abraitis
2024-07-11isis, lib: add isis srv6 end sid to ls_prefixPhilippe Guibert
2024-07-09Merge pull request #16241 from zhou-run/202406191740Russ White
2024-07-08isisd: The neighbor entry still displays the deleted hostname of the neighborzhou-run
2024-06-18isisd: Deal with SRv6 locator instead of chunkCarmine Scarpitta
2024-06-06Merge pull request #11906 from louis-6wind/show_isis_db_jsonRuss White
2024-05-28isisd: fix crash when deactivating ISIS adjacency on the interface.zhou-run
2024-05-23isisd: fix show database json formatLouis Scalbert
2024-05-07isisd: fix json display for database commandanlan_cs
2023-12-04isisd: Fix dislaying LSP IDlynnemorrison
2023-09-11isisd: Advertise SRv6 Locator in Prefix Reach TLVCarmine Scarpitta
2023-09-11isisd: Add SRv6 Locator TLV to the LSPCarmine Scarpitta
2023-09-11isisd: Add Node MSD Sub-TLV (SRv6) to the LSPsCarmine Scarpitta
2023-08-04isisd: Add SRv6 Capabilities Sub-TLV to the LSPsCarmine Scarpitta
2023-04-28isisd: fix disabled flex-algo on race conditionLouis Scalbert
2023-04-18isisd: add isis flex-algo lsp advertisementHiroki Shirokura
2023-04-18isisd: refactor IP reachability lsp buildLouis Scalbert
2023-04-18isisd: update isis_tlvs_add_*_reach() with multi algorithmHiroki Shirokura
2023-04-18isisd: update SR_ALGORITHM_COUNT to 256Hiroki Shirokura
2023-04-17isisd: update struct sr_prefix_cfg with algorithm idHiroki Shirokura
2023-04-11Merge pull request #12698 from Orange-OpenSource/isisdRuss White
2023-03-24*: Convert event.h to frrevent.hDonald Sharp
2023-03-24*: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp
2023-03-24*: Convert a bunch of thread_XX to event_XXDonald Sharp
2023-03-24*: Convert thread_timer_remain_XXX to event_timer_remain_XXXDonald Sharp
2023-03-24*: Convert thread_add_XXX functions to event_add_XXXDonald Sharp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-03-24*: Rename thread.[ch] to event.[ch]Donald Sharp
2023-03-21isisd: Update to the new printfrr ISO formatOlivier Dugeon
2023-02-28Merge pull request #12840 from dorDiogo/isis_advertise_passive_onlyRuss White
2023-02-28Merge pull request #12819 from isabelladeleon12/isis_load_config_before_lsp_genRuss White
2023-02-22isisd,doc: Add support for isis advertise-passive-onlyDiogo Oliveira
2023-02-21isisd: Fix isisd to generate lsps after config processing is completeIsabella de Leon
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-10-12isisd: Add JSON object functions to save overload status between restarts.Isabella de Leon
2022-10-12isisd: Add expected behavior with set-overload-bitIsabella de Leon
2022-09-30isisd: Add overload timer and overload on startup functionalityIsabella de Leon
2022-07-21isisd: Convert thread_cancel to THREAD_OFFDonald Sharp
2022-06-23isisd: Fix crash with xfrm interface typeDonald Sharp
2022-03-08Merge pull request #10701 from rampxxxx/feat_isis_json_show_cmdsRuss White
2022-03-02isisd: Add json to show isis database command.Javier Garcia
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2021-11-30isisd: Prepare IS-IS for Link State supportOlivier Dugeon
2021-11-30isisd: Add support for RFC6119 (IPv6 TE in IS-IS)Olivier Dugeon
2021-08-26isisd: Fix sending of LSP with null seqnoGuillaume Solignac
2021-07-13isisd: fix setting IS type in LSPsIgor Ryzhov
2021-07-13isisd: fix processing of the attached bitIgor Ryzhov
2021-07-13isisd: fix setting of the attached bitIgor Ryzhov