summaryrefslogtreecommitdiffstats
path: root/isisd/isis_adjacency.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: remove unused router_address fieldsDavid Lamparter2023-11-161-2/+0
* isisd: Add support for SRv6 Adjacency SIDsCarmine Scarpitta2023-09-111-0/+2
* Merge pull request #12698 from Orange-OpenSource/isisdRuss White2023-04-111-1/+1
|\
| * isisd: Update to the new printfrr ISO formatOlivier Dugeon2023-03-211-1/+1
* | *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-3/+3
|/
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* isisd: apply fast-reroute on an adjacency failureLouis Scalbert2022-10-241-1/+0
* Revert "isisd: apply fast-reroute on an adjacency failure"Donatas Abraitis2022-07-101-0/+1
* isisd: apply fast-reroute on an adjacency failureLouis Scalbert2022-05-231-1/+0
* Merge pull request #10701 from rampxxxx/feat_isis_json_show_cmdsRuss White2022-03-081-0/+2
|\
| * isisd: Add json to show isis neighbor command.Javier Garcia2022-03-011-0/+2
* | *: Change thread->func to return void instead of intDonald Sharp2022-02-241-2/+2
|/
* isisd: Add support for RFC6119 (IPv6 TE in IS-IS)Olivier Dugeon2021-11-301-4/+8
* isisd: use time_t for last update and last flapIgor Ryzhov2021-11-111-2/+2
* isisd: rework BFD integrationIgor Ryzhov2021-05-071-1/+1
* isisd: kill isis_memory.h, use MTYPE_STATICDavid Lamparter2021-03-221-0/+2
* Merge pull request #8121 from opensourcerouting/macro-cleanupDonatas Abraitis2021-03-221-3/+3
|\
| * *: require semicolon after DEFINE_HOOK & co.David Lamparter2021-03-171-3/+3
* | isisd: fix BFD session when IPv6 not configuredEmanuele Di Pascale2021-03-181-0/+1
|/
* isisd: support for snmplynne2021-03-021-0/+2
* isisd: if IS-IS is configured for v6, prefer v6 bfd sessionsKaren Schoener2021-01-141-0/+1
* isisd: introduce per-area list of IS-IS adjacenciesRenato Westphal2020-08-111-2/+2
* isisd: log adj change when circuit goes downEmanuele Di Pascale2020-07-011-0/+3
* isisd: add support for segment routingRenato Westphal2020-04-301-0/+4
* isisd: introduce new adjacency hooksRenato Westphal2020-04-301-0/+4
* isisd: Prevent use after free for isis_adj_state_changeDonald Sharp2020-04-181-1/+1
* isisd: split northbound callbacks into multiple filesRenato Westphal2019-10-301-0/+1
* isisd: Register/deregister BFD peers for adjacenciesChristian Franke2018-10-051-0/+3
* isisd: Replace isis_event_adjacency_state_change with a hookChristian Franke2018-10-051-0/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-10/+11
* isisd: implement threeway adjacenciesChristian Franke2018-03-101-0/+9
* isisd: send/receive IIHs with new parserChristian Franke2017-08-031-6/+9
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-79/+74
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+4
* isisd: track intersecting set of supported MTs for each adjChristian Franke2017-04-281-0/+3
* frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-2/+0
* isisd: annotate some function arguments with constChristian Franke2016-03-301-3/+3
* isisd: couple of bug fixesSubbaiah Venkata2012-04-071-0/+3
* isisd: add Google's changes to IS-ISJosh Bailey2012-04-071-14/+2
* No warnings here any more.hasso2004-10-071-1/+1
* Indentation only. No any functional changes.hasso2004-09-101-45/+46
* Initial revisionjardin2003-12-231-0/+126