summaryrefslogtreecommitdiffstats
path: root/isisd/isis_pdu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd:change ngh lvl when int circuit type settedSososhas2023-10-231-67/+110
* Merge pull request #13163 from isabelladeleon12/isis_log_dropsRuss White2023-04-111-16/+48
|\
| * isisd: Add log-pdu-drops log functionalityIsabella de Leon2023-04-041-16/+48
* | Merge pull request #12698 from Orange-OpenSource/isisdRuss White2023-04-111-62/+59
|\ \ | |/ |/|
| * isisd: Update to the new printfrr ISO formatOlivier Dugeon2023-03-211-62/+59
* | isisd: Add PDU drop counter to "show isis summary"Isabella de Leon2023-03-291-4/+25
* | *: Convert event.h to frrevent.hDonald Sharp2023-03-241-1/+1
* | *: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp2023-03-241-9/+9
* | *: Convert thread_timer_remain_XXX to event_timer_remain_XXXDonald Sharp2023-03-241-1/+1
* | *: Convert thread_add_XXX functions to event_add_XXXDonald Sharp2023-03-241-22/+21
* | *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-8/+7
* | *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-241-1/+1
|/
* isisd,tests,doc: Rename hello padding sometimes to hello padding during-adjac...Diogo Oliveira2023-02-281-1/+2
* isisd: Add support for isis hello padding sometimesDiogo Oliveira2023-02-281-1/+6
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* isisd: Convert thread_cancel to THREAD_OFFDonald Sharp2022-07-211-3/+3
* isisd: Fix crash with xfrm interface typeDonald Sharp2022-06-231-4/+4
* *: Fix spelling of accomodateDonald Sharp2022-04-191-1/+1
* Merge pull request #10701 from rampxxxx/feat_isis_json_show_cmdsRuss White2022-03-081-2/+2
|\
| * isisd: Add json to show isis database command.Javier Garcia2022-03-021-2/+2
* | *: Change thread->func to return void instead of intDonald Sharp2022-02-241-25/+17
|/
* isisd: Add support for RFC6119 (IPv6 TE in IS-IS)Olivier Dugeon2021-11-301-0/+5
* isisd: support for snmplynne2021-03-021-54/+126
* *: remove tabs & newlines from log messagesDavid Lamparter2021-02-141-1/+1
* isisd: Fix Attach-bit processinglynne2021-01-201-2/+2
* *: unify thread/event cancel macrosMark Stapp2020-10-231-2/+2
* * : update signature of thread_cancel apiMark Stapp2020-10-231-1/+1
* isisd: circuit->area->isis to circuit->isisDonald Sharp2020-10-091-18/+13
* isisd : Transformational changes to support different VRFs.Kaushik2020-08-141-15/+28
* isisd: fix OpenBSD pedantic format warningsDavid Lamparter2020-07-141-1/+1
* *: remove PRI[udx](8|16|32)David Lamparter2020-07-141-34/+21
* *: un-split strings across linesDavid Lamparter2020-07-141-15/+7
* ISIS VRF: ISIS Debug structure modificationsharios2020-06-241-26/+26
* isisd: Prevent use after free for isis_adj_state_changeDonald Sharp2020-04-181-42/+44
* isisd: Fix spelling mistakes found by debian packagingDonald Sharp2020-03-141-1/+1
* isisd: Free memory when confusedDonald Sharp2019-12-131-0/+2
* isisd: split northbound callbacks into multiple filesRenato Westphal2019-10-301-0/+1
* isisd: Fix handling of neighbor circuit id in three way handshakeChristian Franke2019-10-011-1/+1
* isisd, yang: implement interface countersRenato Westphal2019-09-231-6/+27
* isisd: Update TLVs processing for TE, RI & SROlivier Dugeon2019-09-171-7/+0
* *: rename new ForEach macros from the typesafe APIRenato Westphal2019-05-211-1/+1
* Merge pull request #3045 from opensourcerouting/atomsLou Berger2019-04-301-23/+17
|\
| * isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter2019-04-271-23/+17
* | isisd: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-251-2/+3
* | Revert "isisd: Add IS-IS-TE support per Area"Russ White2019-04-231-3/+2
* | Issue #4032: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-151-2/+3
|/
* *: remove trailing newlines from zlog messagesQuentin Young2019-03-141-3/+3
* *: remove useless return variablesQuentin Young2019-02-261-8/+4
* *: use proper bool initializers & fix comparisonsQuentin Young2019-02-261-2/+2
* isisd: implemented the 'own-lsp-purge' notificationEmanuele Di Pascale2018-12-181-0/+7