summaryrefslogtreecommitdiffstats
path: root/isisd/isis_lsp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: Convert thread_cancel to THREAD_OFFDonald Sharp2022-07-211-4/+4
* isisd: Fix crash with xfrm interface typeDonald Sharp2022-06-231-4/+2
* Merge pull request #10701 from rampxxxx/feat_isis_json_show_cmdsRuss White2022-03-081-13/+63
|\
| * isisd: Add json to show isis database command.Javier Garcia2022-03-021-13/+63
* | *: Change thread->func to return void instead of intDonald Sharp2022-02-241-16/+14
|/
* isisd: Prepare IS-IS for Link State supportOlivier Dugeon2021-11-301-16/+35
* isisd: Add support for RFC6119 (IPv6 TE in IS-IS)Olivier Dugeon2021-11-301-2/+14
* isisd: Fix sending of LSP with null seqnoGuillaume Solignac2021-08-261-2/+2
* isisd: fix setting IS type in LSPsIgor Ryzhov2021-07-131-1/+1
* isisd: fix processing of the attached bitIgor Ryzhov2021-07-131-1/+4
* isisd: fix setting of the attached bitIgor Ryzhov2021-07-131-60/+41
* isisd: per-instance dynamic hostname cacheIgor Ryzhov2021-06-111-6/+6
* isisd: kill isis_memory.h, use MTYPE_STATICDavid Lamparter2021-03-221-0/+2
* isisd: Fix spelling mistakeDonald Sharp2021-03-211-1/+1
* isisd: avoid lsp_sched loop when unstableEmanuele Di Pascale2021-03-191-5/+15
* Merge pull request #7945 from volta-networks/feat_isis_snmpRenato Westphal2021-03-151-4/+4
|\
| * isisd: support for snmplynne2021-03-021-4/+4
* | *: remove more sprintf()Quentin Young2021-02-091-6/+6
|/
* isisd: When adjacencies go up and down add support to modify attached-bitlynne2021-02-011-12/+66
* isisd: Fix Attach-bit processinglynne2021-01-201-20/+71
* *: Replace s_addr check agains 0 with INADDR_ANYDonatas Abraitis2020-12-141-1/+1
* *: unify thread/event cancel macrosMark Stapp2020-10-231-4/+4
* :* Convert prefix2str to %pFXDonatas Abraitis2020-10-221-15/+8
* isisd: circuit->area->isis to circuit->isisDonald Sharp2020-10-091-4/+4
* isisd: introduce two LSP iteration functionsRenato Westphal2020-08-271-0/+154
* isisd : Transformational changes to support different VRFs.Kaushik2020-08-141-23/+31
* isisd: don't attach Adj-SIDs to pseudo-node LSPsRenato Westphal2020-08-111-2/+2
* *: remove PRI[udx](8|16|32)David Lamparter2020-07-141-34/+16
* *: un-split strings across linesDavid Lamparter2020-07-141-10/+5
* isisd: Fast RIB recovery from BFD recognized link failuresGalaxyGorilla2020-07-031-13/+29
* Merge pull request #6619 from Niral-Networks/niral_isis_debug_p2Donald Sharp2020-06-251-9/+9
|\
| * ISIS VRF: ISIS Debug structure modificationsharios2020-06-241-9/+9
* | isisd: Add Segment Routing Local Block supportOlivier Dugeon2020-06-231-0/+9
|/
* isisd: add support for segment routingRenato Westphal2020-04-301-6/+60
* bgpd, isis, tools: style fixenQuentin Young2020-04-211-4/+2
* *: sprintf -> snprintfQuentin Young2020-04-211-4/+6
* isisd: split northbound callbacks into multiple filesRenato Westphal2019-10-301-0/+1
* isisd: Update TLVs processing for TE, RI & SROlivier Dugeon2019-09-171-61/+22
* *: rename new ForEach macros from the typesafe APIRenato Westphal2019-05-211-4/+4
* Merge pull request #3045 from opensourcerouting/atomsLou Berger2019-04-301-171/+126
|\
| * isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter2019-04-271-171/+126
* | isisd: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-251-2/+2
* | Revert "isisd: Add IS-IS-TE support per Area"Russ White2019-04-231-2/+2
* | Issue #4032: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-151-2/+2
|/
* isisd: skip over deleted fragmentsDavid Lamparter2019-02-181-0/+21
* isisd: implement the 'lsp-generation' notificationEmanuele Di Pascale2018-12-181-0/+6
* isisd: implement the 'attempt-to-exceed-max-sequence' notificationEmanuele Di Pascale2018-12-181-0/+9
* isisd: Provide statistics over number of generated purgesChristian Franke2018-12-071-0/+2
* isisd: Provide statistics over number of LSP regenerationsChristian Franke2018-12-071-0/+2
* fabricd: Add `show openfabric flooding` commandChristian Franke2018-12-071-1/+3