summaryrefslogtreecommitdiffstats
path: root/isisd/isis_lsp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: 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
* isisd: Make lspid_print non-staticChristian Franke2018-12-071-4/+4
* isisd: Provide better flooding debuggingChristian Franke2018-12-071-1/+10
* isisd: Always consider purges as newerChristian Franke2018-11-151-1/+2
* Merge pull request #3303 from opensourcerouting/bugfix/isis-fragment-retransm...Olivier Dugeon2018-11-121-1/+12
|\
| * isisd: Fix issues with purged fragmentsChristian Franke2018-11-101-1/+12
* | Merge pull request #3305 from opensourcerouting/bugfix/isis-lsp-aggregate-timeDonald Sharp2018-11-121-1/+1
|\ \
| * | isisd: Adjust duration until lsp is regeneratedChristian Franke2018-11-091-1/+1
| |/
* | Merge pull request #3304 from opensourcerouting/bugfix/openfabric-floodingDonald Sharp2018-11-121-5/+5
|\ \
| * | fabricd: never flood back through the incoming interfaceChristian Franke2018-11-101-5/+5
| |/
* / isisd: Fix lsp_build_list_nonzero_htChristian Franke2018-11-101-20/+8
|/
* isisd: delay lsp regeneration while events are still coming inChristian Franke2018-10-241-2/+15
* isisd: Combine lsp_l1/l2_refreshChristian Franke2018-10-241-49/+23
* isisd: Log LSP-update trigger sourceChristian Franke2018-10-241-3/+7
* isisd: adjust lsp size to area->lsp_size before packingChristian Franke2018-10-161-2/+15
* isisd: Unlink LSP fragments from LSP0 on lsp_destroyChristian Franke2018-10-161-7/+13
* isisd: Replace isis_event_adjacency_state_change with a hookChristian Franke2018-10-051-0/+12
* isisd: null check (Coverity 1424529)F. Aragon2018-10-031-0/+1
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-021-3/+3
* isisd: null check (Coverity 1473285)F. Aragon2018-09-201-1/+1
* *: style for EC replacementsQuentin Young2018-09-131-4/+4
* *: LIB_[ERR|WARN] -> EC_LIBQuentin Young2018-09-131-3/+3
* isisd: add purge originator identification supportChristian Franke2018-09-051-16/+32
* fabricd: implement flooding optimizationChristian Franke2018-09-051-3/+7
* fabricd: reimplement LSP transmission logicChristian Franke2018-09-051-65/+34
* fabricd: implement asymmetric metric for tier 0 as per Section 6.2Christian Franke2018-09-051-2/+9
* fabricd: allow to configure tier-level advertisementChristian Franke2018-09-051-0/+8
* fabricd: adjacency formation optimization as per section 2.4Christian Franke2018-09-051-0/+16