summaryrefslogtreecommitdiff
path: root/isisd/isis_adjacency.c
AgeCommit message (Expand)Author
2024-08-09isisd: fix memory handling in isis_adj_process_threeway()Mark Stapp
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-07-02Merge pull request #15716 from zhou-run/202404092101Russ White
2024-05-23isisd: Fix memory leaks when the transition of neighbor state from non-UP to ...zhou-run
2024-05-03isisd: adjust the format of display commandanlan_cs
2024-04-04isisd: fix mispelling with ISIS_SR_LAN_BACKUPPhilippe Guibert
2023-09-11isisd: Extend IS-IS adjacency with SRv6 adj SIDsCarmine Scarpitta
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 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-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-31isisd: Add missing enum's to switch statementDonald Sharp
2022-10-24isisd: avoid fast-reroute on down adjacency when the interface is downLouis Scalbert
2022-10-24isisd: apply fast-reroute on an adjacency failureLouis Scalbert
2022-08-29isisd: changes for code maintainabilitysri-mohan1
2022-07-28isisd: Prevent leak of global_ipv6_addrsDonald Sharp
2022-07-21isisd: Convert thread_cancel to THREAD_OFFDonald Sharp
2022-07-10Revert "isisd: apply fast-reroute on an adjacency failure"Donatas Abraitis
2022-07-10Revert "isisd: avoid fast-reroute on down adjacency when the interface is down"Donatas Abraitis
2022-05-24isisd: avoid fast-reroute on down adjacency when the interface is downLouis Scalbert
2022-05-23isisd: apply fast-reroute on an adjacency failureLouis Scalbert
2022-04-08isisd: add bfd information on isis neighbor show commandPhilippe Guibert
2022-03-08Merge pull request #10701 from rampxxxx/feat_isis_json_show_cmdsRuss White
2022-03-01isisd: Add json to show isis neighbor command.Javier Garcia
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2022-01-18Merge pull request #9938 from Orange-OpenSource/isis_lsRuss White
2021-12-14isisd: fix use after freeIgor Ryzhov
2021-11-30isisd: Add support for RFC6119 (IPv6 TE in IS-IS)Olivier Dugeon
2021-11-11isisd: use time_t for last update and last flapIgor Ryzhov
2021-06-11isisd: per-instance dynamic hostname cacheIgor Ryzhov
2021-03-22isisd: kill isis_memory.h, use MTYPE_STATICDavid Lamparter
2021-03-22Merge pull request #8121 from opensourcerouting/macro-cleanupDonatas Abraitis
2021-03-18isisd: fix BFD session when IPv6 not configuredEmanuele Di Pascale
2021-03-17*: require semicolon after DEFINE_HOOK & co.David Lamparter
2021-03-02isisd: support for snmplynne
2020-10-23*: unify thread/event cancel macrosMark Stapp
2020-10-22isisd: replace inet_ntoaMark Stapp
2020-09-25isisd: guard against adj timer display overflowEmanuele Di Pascale
2020-09-25isisd: simplify adj_change hook callEmanuele Di Pascale
2020-08-26isisd: reuse adjacency state change hook in the SPF codeRenato Westphal
2020-08-14isisd : Transformational changes to support different VRFs.Kaushik
2020-08-11isisd: introduce per-area list of IS-IS adjacenciesRenato Westphal
2020-07-03isisd: Fast RIB recovery from BFD recognized link failuresGalaxyGorilla
2020-07-01isisd: log adj change when circuit goes downEmanuele Di Pascale
2020-06-24ISIS VRF: ISIS Debug structure modificationsharios