summaryrefslogtreecommitdiffstats
path: root/isisd/isisd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: IS-IS-SR preparation for master 3/5Olivier Dugeon2020-05-141-0/+6
* isisd: add support for segment routingRenato Westphal2020-04-301-0/+8
* isisd: remove refcount from the isis_nexthop structureRenato Westphal2020-04-301-1/+0
* isisd: split northbound callbacks into multiple filesRenato Westphal2019-10-301-46/+0
* Merge pull request #4529 from donaldsharp/vrf_conversionsRenato Westphal2019-09-201-1/+2
|\
| * isisd: Add vrf_id to the main isis structureDonald Sharp2019-09-101-1/+2
* | isisd: remove leftover from old dict codeRenato Westphal2019-09-171-1/+0
|/
* isisd: unify isis_nexthop and isis_nexthop6 into a single structRenato Westphal2019-08-211-2/+1
* Merge pull request #3045 from opensourcerouting/atomsLou Berger2019-04-301-3/+3
|\
| * isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter2019-04-271-3/+3
* | isisd: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-251-0/+2
* | Revert "isisd: Add IS-IS-TE support per Area"Russ White2019-04-231-2/+0
* | Issue #4032: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-151-0/+2
|/
* 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