summaryrefslogtreecommitdiffstats
path: root/isisd/isis_northbound.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* isisd: retrofit the 'isis priority' commandEmanuele Di Pascale2018-12-181-2/+20
* isisd: retrofit the 'isis network' commandEmanuele Di Pascale2018-12-181-2/+37
* isisd: retrofit the 'isis circuit-type' commandEmanuele Di Pascale2018-12-181-0/+1
* isisd: retrofit the 'isis topology' commandEmanuele Di Pascale2018-12-181-14/+50
* isisd: retrofit the 'isis [c|p]snp-interval' commandsEmanuele Di Pascale2018-12-181-4/+40
* isisd: retrofit the 'isis hello-padding' commandEmanuele Di Pascale2018-12-181-1/+9
* isisd: retrofit the 'isis three-way-handshake' commandEmanuele Di Pascale2018-12-181-2/+17
* isisd: retrofit the 'isis hello-multiplier' commandEmanuele Di Pascale2018-12-181-2/+24
* isisd: retrofit the 'isis hello-interval' commandEmanuele Di Pascale2018-12-181-2/+24
* isisd: retrofit the 'isis metric' commandEmanuele Di Pascale2018-12-181-2/+24
* isisd: retrofit the 'isis password' commandEmanuele Di Pascale2018-12-181-4/+30
* isisd: retrofit the 'isis passive' commandEmanuele Di Pascale2018-12-181-2/+51
* isisd: retrofit the 'topology' commandEmanuele Di Pascale2018-12-181-48/+96
* isisd: retrofit the 'redistribute' commandEmanuele Di Pascale2018-12-181-12/+66
* isisd: retrofit the 'default-originate' commandEmanuele Di Pascale2018-12-181-16/+74
* isisd: retrofit the mpls-te commandsEmanuele Di Pascale2018-12-181-4/+94
* isisd: retrofit the 'purge-originator' commandEmanuele Di Pascale2018-12-181-2/+17
* isisd: retrofit the 'spf-delay-ietf' commandEmanuele Di Pascale2018-12-181-7/+45
* isisd: retrofit the 'spf-interval' commandEmanuele Di Pascale2018-12-181-2/+20
* isisd: retrofit the 'lsp-mtu' commandEmanuele Di Pascale2018-12-181-1/+34
* isisd: retrofit the 'max-lsp-lifetime' commandEmanuele Di Pascale2018-12-181-2/+24
* isisd: retrofit the 'lsp-refresh-interval' commandEmanuele Di Pascale2018-12-181-2/+24
* isisd: retrofit the 'lsp-gen-interval' commandEmanuele Di Pascale2018-12-181-2/+24
* isisd: retrofit the 'area-password' and 'domain-password' cmdsEmanuele Di Pascale2018-12-181-10/+66
* isisd: retrofit the 'metric-style' commandEmanuele Di Pascale2018-12-181-1/+13
* isisd: retrofit 'set-overload-bit' and 'set-attached-bit' cmdsEmanuele Di Pascale2018-12-181-4/+34
* isisd: retrofit the 'dynamic-hostname' commandEmanuele Di Pascale2018-12-181-1/+9
* isisd: retrofit the 'is-type' commandEmanuele Di Pascale2018-12-181-0/+1
* isisd: retrofit the 'net' commandEmanuele Di Pascale2018-12-181-2/+111