summaryrefslogtreecommitdiff
path: root/isisd/isis_adjacency.h
AgeCommit message (Expand)Author
2024-08-09isisd: fix memory handling in isis_adj_process_threeway()Mark Stapp
2023-11-16isisd: remove unused router_address fieldsDavid Lamparter
2023-09-11isisd: Add support for SRv6 Adjacency SIDsCarmine Scarpitta
2023-04-11Merge pull request #12698 from Orange-OpenSource/isisdRuss White
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-03-21isisd: Update to the new printfrr ISO formatOlivier Dugeon
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-10-24isisd: apply fast-reroute on an adjacency failureLouis Scalbert
2022-07-10Revert "isisd: apply fast-reroute on an adjacency failure"Donatas Abraitis
2022-05-23isisd: apply fast-reroute on an adjacency failureLouis Scalbert
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
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-05-07isisd: rework BFD integrationIgor 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
2021-01-14isisd: if IS-IS is configured for v6, prefer v6 bfd sessionsKaren Schoener
2020-08-11isisd: introduce per-area list of IS-IS adjacenciesRenato Westphal
2020-07-01isisd: log adj change when circuit goes downEmanuele Di Pascale
2020-04-30isisd: add support for segment routingRenato Westphal
2020-04-30isisd: introduce new adjacency hooksRenato Westphal
2020-04-18isisd: Prevent use after free for isis_adj_state_changeDonald Sharp
2019-10-29isisd: split northbound callbacks into multiple filesRenato Westphal
2018-10-05isisd: Register/deregister BFD peers for adjacenciesChristian Franke
2018-10-05isisd: Replace isis_event_adjacency_state_change with a hookChristian Franke
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-10isisd: implement threeway adjacenciesChristian Franke
2017-08-03isisd: send/receive IIHs with new parserChristian Franke
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-04-28isisd: track intersecting set of supported MTs for each adjChristian Franke
2017-01-13frr: Remove HAVE_IPV6 from code baseDonald Sharp
2016-03-29isisd: annotate some function arguments with constChristian Franke
2012-04-07isisd: couple of bug fixesSubbaiah Venkata
2012-04-07isisd: add Google's changes to IS-ISJosh Bailey
2004-10-07No warnings here any more.hasso
2004-09-10Indentation only. No any functional changes.hasso
2003-12-23Initial revisionjardin