summaryrefslogtreecommitdiffstats
path: root/isisd/isis_northbound.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: split northbound callbacks into multiple filesRenato Westphal2019-10-301-3932/+0
* isisd: Correct missing advertisement of TE param.Olivier Dugeon2019-10-211-31/+10
* Merge pull request #5040 from opensourcerouting/isisd-fix-validation-crashDonald Sharp2019-09-241-2/+2
|\
| * isisd: fix crash during candidate validationRenato Westphal2019-09-231-2/+2
* | isisd, yang: implement interface countersRenato Westphal2019-09-231-0/+247
* | isisd, yang: implement read-only list of adjacenciesRenato Westphal2019-09-231-13/+229
|/
* isisd: Update TLVs processing for TE, RI & SROlivier Dugeon2019-09-171-7/+15
* Merge pull request #4874 from manuhalo/fix_isis_mtuDonald Sharp2019-09-041-19/+54
|\
| * isisd: check MTU when configuring circuitEmanuele Di Pascale2019-08-271-19/+54
* | isisd: fix northbound circuit deletionEmanuele Di Pascale2019-09-021-14/+1
|/
* isisd: improvements based on feedbackRafael Zalamena2019-07-121-8/+0
* isisd: fix compilation warning on OpenBSDRafael Zalamena2019-07-091-2/+4
* isisd: migrate BFD command to northboundRafael Zalamena2019-07-091-0/+43
* Revert "Ospf missing interface handling 2"Donald Sharp2019-06-241-2/+2
* Merge pull request #3775 from pguibert6WIND/ospf_missing_interface_handling_2Donald Sharp2019-06-221-2/+2
|\
| * *: change if_lookup_by_name() api with vrfPhilippe Guibert2019-06-121-2/+2
* | *: fix northbound initializer warning on OpenBSDDavid Lamparter2019-06-131-171/+373
|/
* Merge pull request #3045 from opensourcerouting/atomsLou Berger2019-04-301-1/+0
|\
| * isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter2019-04-271-1/+0
* | isisd: Correct MPLS-TE CLI to new northbound APIOlivier Dugeon2019-04-261-4/+4
* | isisd: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-251-34/+58
* | Revert "isisd: Add IS-IS-TE support per Area"Russ White2019-04-231-58/+34
* | Merge pull request #4137 from Orange-OpenSource/TERuss White2019-04-231-34/+58
|\ \
| * | Issue #4032: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-151-34/+58
* | | lib: rework management of user pointers in the northbound layerRenato Westphal2019-04-181-66/+66
| |/ |/|
* | isisd: allow redistribute statements with both the route-map and metric optionsDmitrii Turlupov2019-04-161-36/+2
|/
* isisd: strncpy -> strlcpyQuentin Young2019-02-261-2/+2
* isisd: rename northbound delete apisMark Stapp2019-02-111-54/+54
* libs, daemons: changes to permit c++ compilationMark Stapp2019-02-111-27/+27
* isisd: fix point-to-point network type configEmanuele Di Pascale2019-01-071-3/+2
* isisd, yang: set default network-type to broadcastEmanuele Di Pascale2018-12-181-10/+0
* isisd, yang: change type empty leafs to booleansEmanuele Di Pascale2018-12-181-277/+78
* isisd: implemented the 'own-lsp-purge' notificationEmanuele Di Pascale2018-12-181-0/+22
* isisd: implemented the 'sequence-number-skipped' notificationEmanuele Di Pascale2018-12-181-0/+22
* isisd: add the 'lsp-error-detected' notificationEmanuele Di Pascale2018-12-181-0/+28
* isisd: implement the 'version-skew' notificationEmanuele Di Pascale2018-12-181-0/+25
* isisd: implement the 'id-len-mismatch' notificationEmanuele Di Pascale2018-12-181-0/+25
* isisd: implement the 'lsp-generation' notificationEmanuele Di Pascale2018-12-181-0/+26
* isisd: implement the 'lsp-received' notificationEmanuele Di Pascale2018-12-181-0/+32
* isisd: implement the 'area-mismatch' notificationEmanuele Di Pascale2018-12-181-0/+22
* isisd: implement the 'rejected-adjacency' notificationEmanuele Di Pascale2018-12-181-0/+25
* isisd: implement the 'adjacency-state-change' notificationEmanuele Di Pascale2018-12-181-0/+50
* isisd: implement the authentication failure notificationsEmanuele Di Pascale2018-12-181-0/+44
* isisd: implement 'max-area-addresses-mismatch' notificationEmanuele Di Pascale2018-12-181-0/+26
* isisd: implement the 'attempt-to-exceed-max-sequence' notificationEmanuele Di Pascale2018-12-181-0/+19
* isisd: implement the 'corrupted-lsp-detected' notificationEmanuele Di Pascale2018-12-181-0/+19
* isisd: implement the 'if-state-change' notificationEmanuele Di Pascale2018-12-181-0/+21
* isisd: implement the 'lsp-too-large' notificationEmanuele Di Pascale2018-12-181-0/+44
* isisd: implement the 'database-overload' notificationEmanuele Di Pascale2018-12-181-0/+42
* isisd: retrofit the 'log-adjacency-changes' commandEmanuele Di Pascale2018-12-181-2/+17