summaryrefslogtreecommitdiffstats
path: root/isisd (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: fix point-to-point network type configEmanuele Di Pascale2019-01-071-3/+2
* isisd: suppress maybe uninitialized warningsEmanuele Di Pascale2018-12-181-0/+6
* isisd, yang: set default network-type to broadcastEmanuele Di Pascale2018-12-181-10/+0
* isisd: formatting fixes in isis_cli.cEmanuele Di Pascale2018-12-181-6/+7
* isisd: fix 'no router isis' on candidate configEmanuele Di Pascale2018-12-181-14/+11
* isisd: retrieve default values from the yang modelEmanuele Di Pascale2018-12-182-4/+79
* isisd: implement sighup handlerEmanuele Di Pascale2018-12-181-2/+13
* isisd, yang: change type empty leafs to booleansEmanuele Di Pascale2018-12-182-308/+141
* isisd: embed the isisd yang modelEmanuele Di Pascale2018-12-181-1/+4
* isisd: implemented the 'own-lsp-purge' notificationEmanuele Di Pascale2018-12-183-0/+32
* isisd: implemented the 'sequence-number-skipped' notificationEmanuele Di Pascale2018-12-183-0/+39
* isisd: add the 'lsp-error-detected' notificationEmanuele Di Pascale2018-12-183-0/+42
* isisd: implement the 'version-skew' notificationEmanuele Di Pascale2018-12-183-0/+35
* isisd: implement the 'id-len-mismatch' notificationEmanuele Di Pascale2018-12-183-0/+31
* isisd: implement the 'lsp-generation' notificationEmanuele Di Pascale2018-12-183-0/+34
* isisd: implement the 'lsp-received' notificationEmanuele Di Pascale2018-12-183-0/+41
* isisd: implement the 'area-mismatch' notificationEmanuele Di Pascale2018-12-183-0/+32
* isisd: implement the 'rejected-adjacency' notificationEmanuele Di Pascale2018-12-183-1/+73
* isisd: implement the 'adjacency-state-change' notificationEmanuele Di Pascale2018-12-183-0/+57
* isisd: implement the authentication failure notificationsEmanuele Di Pascale2018-12-185-18/+133
* isisd: implement 'max-area-addresses-mismatch' notificationEmanuele Di Pascale2018-12-183-0/+41
* isisd: implement the 'attempt-to-exceed-max-sequence' notificationEmanuele Di Pascale2018-12-183-0/+30
* isisd: implement the 'corrupted-lsp-detected' notificationEmanuele Di Pascale2018-12-182-0/+21
* isisd: implement the 'if-state-change' notificationEmanuele Di Pascale2018-12-183-0/+33
* isisd: implement the 'lsp-too-large' notificationEmanuele Di Pascale2018-12-183-0/+51
* isisd: implement the 'database-overload' notificationEmanuele Di Pascale2018-12-183-0/+48
* isisd: modify config_write funcs to use the northboundEmanuele Di Pascale2018-12-182-0/+45
* isisd: retrofit the 'log-adjacency-changes' commandEmanuele Di Pascale2018-12-184-8/+45
* isisd: retrofit the 'isis priority' commandEmanuele Di Pascale2018-12-186-131/+81
* isisd: retrofit the 'isis network' commandEmanuele Di Pascale2018-12-186-62/+69
* isisd: retrofit the 'isis circuit-type' commandEmanuele Di Pascale2018-12-184-63/+101
* isisd: retrofit the 'isis topology' commandEmanuele Di Pascale2018-12-185-73/+218
* isisd: retrofit the 'isis [c|p]snp-interval' commandsEmanuele Di Pascale2018-12-186-166/+244
* isisd: retrofit the 'isis hello-padding' commandEmanuele Di Pascale2018-12-184-37/+37
* isisd: retrofit the 'isis three-way-handshake' commandEmanuele Di Pascale2018-12-184-19/+43
* isisd: retrofit the 'isis hello-multiplier' commandEmanuele Di Pascale2018-12-186-83/+126
* isisd: retrofit the 'isis hello-interval' commandEmanuele Di Pascale2018-12-186-83/+126
* isisd: retrofit the 'isis metric' commandEmanuele Di Pascale2018-12-186-113/+149
* isisd: retrofit the 'isis password' commandEmanuele Di Pascale2018-12-185-54/+128
* isisd: retrofit the 'isis passive' commandEmanuele Di Pascale2018-12-185-36/+109
* isisd: retrofit the 'topology' commandEmanuele Di Pascale2018-12-184-49/+226
* isisd: retrofit the 'redistribute' commandEmanuele Di Pascale2018-12-184-46/+141
* isisd: retrofit the 'default-originate' commandEmanuele Di Pascale2018-12-185-53/+178
* isisd: retrofit the mpls-te commandsEmanuele Di Pascale2018-12-184-145/+166
* isisd: retrofit the 'purge-originator' commandEmanuele Di Pascale2018-12-185-16/+53
* isisd: retrofit the 'spf-delay-ietf' commandEmanuele Di Pascale2018-12-185-69/+177
* isisd: retrofit the 'spf-interval' commandEmanuele Di Pascale2018-12-186-71/+109
* isisd: retrofit the 'lsp-mtu' commandEmanuele Di Pascale2018-12-185-51/+117
* isisd: retrofit the 'max-lsp-lifetime' commandEmanuele Di Pascale2018-12-187-105/+152
* isisd: retrofit the 'lsp-refresh-interval' commandEmanuele Di Pascale2018-12-187-89/+139