summaryrefslogtreecommitdiffstats
path: root/isisd/isisd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: implemented the 'own-lsp-purge' notificationEmanuele Di Pascale2018-12-181-0/+3
* isisd: implemented the 'sequence-number-skipped' notificationEmanuele Di Pascale2018-12-181-0/+2
* isisd: add the 'lsp-error-detected' notificationEmanuele Di Pascale2018-12-181-0/+3
* isisd: implement the 'version-skew' notificationEmanuele Di Pascale2018-12-181-0/+2
* isisd: implement the 'id-len-mismatch' notificationEmanuele Di Pascale2018-12-181-0/+2
* isisd: implement the 'lsp-generation' notificationEmanuele Di Pascale2018-12-181-0/+2
* isisd: implement the 'lsp-received' notificationEmanuele Di Pascale2018-12-181-0/+3
* isisd: implement the 'area-mismatch' notificationEmanuele Di Pascale2018-12-181-0/+2
* isisd: implement the 'rejected-adjacency' notificationEmanuele Di Pascale2018-12-181-0/+3
* isisd: implement the 'adjacency-state-change' notificationEmanuele Di Pascale2018-12-181-0/+2
* isisd: implement the authentication failure notificationsEmanuele Di Pascale2018-12-181-0/+6
* isisd: implement 'max-area-addresses-mismatch' notificationEmanuele Di Pascale2018-12-181-0/+3
* isisd: implement the 'attempt-to-exceed-max-sequence' notificationEmanuele Di Pascale2018-12-181-0/+2
* isisd: implement the 'corrupted-lsp-detected' notificationEmanuele Di Pascale2018-12-181-0/+2
* isisd: implement the 'if-state-change' notificationEmanuele Di Pascale2018-12-181-0/+2
* isisd: implement the 'lsp-too-large' notificationEmanuele Di Pascale2018-12-181-0/+2
* isisd: implement the 'database-overload' notificationEmanuele Di Pascale2018-12-181-0/+3
* isisd: retrofit the 'metric-style' commandEmanuele Di Pascale2018-12-181-0/+7
* isisd: retrofit 'router isis' and 'ip router isis' cmdsEmanuele Di Pascale2018-12-181-0/+2
* isisd, yang: add configuration model and callback stubsEmanuele Di Pascale2018-12-181-0/+3
* isisd: Provide statistics over number of generated purgesChristian Franke2018-12-071-0/+1
* isisd: Provide statistics over number of LSP regenerationsChristian Franke2018-12-071-0/+1
* isisd: Provide statistics about retransmitted LSPsChristian Franke2018-12-071-0/+1
* isisd: Provide statistics about sent/received PDU countChristian Franke2018-12-071-0/+4
* isisd: Move code to find LSP out of show databaseChristian Franke2018-12-071-0/+1
* isisd: Provide better flooding debuggingChristian Franke2018-12-071-1/+1
* isisd: Add debug output for tx-queuesChristian Franke2018-12-071-0/+1
* isisd: Remove unused debug flagsChristian Franke2018-11-081-17/+11
* isisd: delay lsp regeneration while events are still coming inChristian Franke2018-10-241-0/+1
* isisd: Combine lsp_l1/l2_refreshChristian Franke2018-10-241-0/+7
* isisd: Add debugging for BFDChristian Franke2018-10-051-0/+1
* isisd: add purge originator identification supportChristian Franke2018-09-051-0/+1
* fabricd: add flooding algorithm debuggingChristian Franke2018-09-051-0/+1
* fabricd: adjacency formation optimization as per section 2.4Christian Franke2018-09-051-0/+4
* isis: Cleanup CLI, split into parts which are shared, fabricd and isisdChristian Franke2018-09-051-1/+0
* fabricd: add new daemon as build of isisdChristian Franke2018-09-051-0/+18
* isisd: make spf code dst-src awareChristian Franke2018-08-031-0/+1
* isisd: make use of advanced concepts like arrays and loopsChristian Franke2018-08-031-2/+7
* isisd: move route_table into spftreeChristian Franke2018-08-031-2/+3
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-13/+13
* isisd: cleanup usage of circuit_idChristian Franke2018-03-101-1/+1
* isisd: revert some counterproductive indentationChristian Franke2018-03-101-3/+2
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-4/+3
* isisd: Allow struct zebra_privs_t to be availableDonald Sharp2017-10-241-0/+2
* isisd: generate unique circuit idsChristian Franke2017-09-201-1/+2
* isisd: Remove unused versionDonald Sharp2017-08-201-2/+0
* isisd: don't validate dict integrity for regular buildsChristian Franke2017-08-041-1/+1
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-1/+1
* *: reindent pt. 2whitespace / reindent2017-07-171-1/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-121/+119