summaryrefslogtreecommitdiffstats
path: root/isisd/isis_pdu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* isisd: implemented the 'sequence-number-skipped' notificationEmanuele Di Pascale2018-12-181-0/+15
* isisd: add the 'lsp-error-detected' notificationEmanuele Di Pascale2018-12-181-0/+11
* isisd: implement the 'version-skew' notificationEmanuele Di Pascale2018-12-181-0/+8
* isisd: implement the 'id-len-mismatch' notificationEmanuele Di Pascale2018-12-181-0/+4
* isisd: implement the 'lsp-received' notificationEmanuele Di Pascale2018-12-181-0/+6
* isisd: implement the 'area-mismatch' notificationEmanuele Di Pascale2018-12-181-0/+8
* isisd: implement the 'rejected-adjacency' notificationEmanuele Di Pascale2018-12-181-1/+45
* isisd: implement the authentication failure notificationsEmanuele Di Pascale2018-12-181-10/+64
* isisd: implement 'max-area-addresses-mismatch' notificationEmanuele Di Pascale2018-12-181-0/+12
* isisd: implement the 'lsp-too-large' notificationEmanuele Di Pascale2018-12-181-0/+5
* Minor adjustments to address CI warningsRodny Molina2018-12-121-9/+12
* isisd: Provide statistics about sent/received PDU countChristian Franke2018-12-071-12/+29
* fabricd: make triggered csnp delay configurableChristian Franke2018-12-071-3/+1
* fabricd: Improve LSP flooding logChristian Franke2018-12-071-6/+15
* isisd: Add debug output for tx-queuesChristian Franke2018-12-071-4/+7
* isisd: add send_hello_sched functionChristian Franke2018-12-041-10/+50
* isisd: reduce code duplication for levelsChristian Franke2018-12-041-59/+32
* Revert "isisd lib ospfd pbrd python: fix empty init"David Lamparter2018-12-011-3/+3
* Merge pull request #3368 from pacovn/static_analysis__ISO_C_empty_initializerRenato Westphal2018-11-211-3/+3
|\
| * isisd lib ospfd pbrd python: fix empty initF. Aragon2018-11-211-3/+3
* | isisd: Fix behavior on reception of self-originated LSPChristian Franke2018-11-151-5/+12
|/
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-021-1/+1
* *: style for EC replacementsQuentin Young2018-09-131-24/+24
* *: LIB_[ERR|WARN] -> EC_LIBQuentin Young2018-09-131-1/+1
* isisd: ISIS_[ERR|WARN] -> EC_ISISQuentin Young2018-09-131-13/+13
* bgpd isisd ospf6d ospfd: variable shadowing fixesF. Aragon2018-09-121-2/+1
* fabricd: add support for completely unnumbered operationChristian Franke2018-09-051-3/+7
* fabricd: trigger CSNP after flooding scope LSP has been receivedChristian Franke2018-09-051-1/+13
* fabricd: Remove processing for unneded PDUs and TLVsChristian Franke2018-09-051-0/+6
* isisd: add purge originator identification supportChristian Franke2018-09-051-1/+2
* fabricd: support transmission/reception of circuit-scoped LSPsChristian Franke2018-09-051-7/+42
* fabricd: reimplement LSP transmission logicChristian Franke2018-09-051-42/+35
* fabricd: adjacency formation optimization as per section 2.4Christian Franke2018-09-051-6/+22