summaryrefslogtreecommitdiffstats
path: root/fpm (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-19zebra: The mask and sin_mask are a bit redundant for kernel_rtmDonald Sharp1-22/+9
2018-12-19zebra: Refactor kernel_rtm to be a bit smarter about how it handles optionsDonald Sharp1-131/+127
2018-12-19zebra: Refactor kernel_socket kernel_rtm_ipv4 and ipv6 functionsDonald Sharp1-165/+108
2018-12-19zebra: Move sin6_masklen to earlier in the fileDonald Sharp1-24/+24
2018-12-19zebra: Convert socket interface to use `union sockunion`Donald Sharp1-41/+41
2018-12-18zebra: Allow ns delete to happen after under/over flow checksDonald Sharp1-2/+3
2018-12-18isisd: suppress maybe uninitialized warningsEmanuele Di Pascale1-0/+6
2018-12-18isisd, yang: set default network-type to broadcastEmanuele Di Pascale2-10/+1
2018-12-18isisd: formatting fixes in isis_cli.cEmanuele Di Pascale1-6/+7
2018-12-18isisd: fix 'no router isis' on candidate configEmanuele Di Pascale1-14/+11
2018-12-18isisd: retrieve default values from the yang modelEmanuele Di Pascale2-4/+79
2018-12-18lib: add frr-isisd to the native modelsEmanuele Di Pascale1-1/+2
2018-12-18isisd: implement sighup handlerEmanuele Di Pascale1-2/+13
2018-12-18isisd, yang: change type empty leafs to booleansEmanuele Di Pascale3-325/+173
2018-12-18isisd: embed the isisd yang modelEmanuele Di Pascale1-1/+4
2018-12-18isisd: implemented the 'own-lsp-purge' notificationEmanuele Di Pascale3-0/+32
2018-12-18isisd: implemented the 'sequence-number-skipped' notificationEmanuele Di Pascale3-0/+39
2018-12-18isisd: add the 'lsp-error-detected' notificationEmanuele Di Pascale3-0/+42
2018-12-18isisd: implement the 'version-skew' notificationEmanuele Di Pascale3-0/+35
2018-12-18isisd: implement the 'id-len-mismatch' notificationEmanuele Di Pascale3-0/+31
2018-12-18isisd: implement the 'lsp-generation' notificationEmanuele Di Pascale3-0/+34
2018-12-18isisd: implement the 'lsp-received' notificationEmanuele Di Pascale3-0/+41
2018-12-18isisd: implement the 'area-mismatch' notificationEmanuele Di Pascale3-0/+32
2018-12-18isisd: implement the 'rejected-adjacency' notificationEmanuele Di Pascale3-1/+73
2018-12-18isisd: implement the 'adjacency-state-change' notificationEmanuele Di Pascale3-0/+57
2018-12-18isisd: implement the authentication failure notificationsEmanuele Di Pascale5-18/+133
2018-12-18isisd: implement 'max-area-addresses-mismatch' notificationEmanuele Di Pascale3-0/+41
2018-12-18isisd: implement the 'attempt-to-exceed-max-sequence' notificationEmanuele Di Pascale3-0/+30
2018-12-18isisd: implement the 'corrupted-lsp-detected' notificationEmanuele Di Pascale2-0/+21
2018-12-18isisd: implement the 'if-state-change' notificationEmanuele Di Pascale3-0/+33
2018-12-18isisd: implement the 'lsp-too-large' notificationEmanuele Di Pascale3-0/+51
2018-12-18isisd: implement the 'database-overload' notificationEmanuele Di Pascale3-0/+48
2018-12-18isisd: modify config_write funcs to use the northboundEmanuele Di Pascale2-0/+45
2018-12-18isisd: retrofit the 'log-adjacency-changes' commandEmanuele Di Pascale4-8/+45
2018-12-18isisd: retrofit the 'isis priority' commandEmanuele Di Pascale6-131/+81
2018-12-18isisd: retrofit the 'isis network' commandEmanuele Di Pascale6-62/+69
2018-12-18isisd: retrofit the 'isis circuit-type' commandEmanuele Di Pascale4-63/+101
2018-12-18isisd: retrofit the 'isis topology' commandEmanuele Di Pascale5-73/+218
2018-12-18isisd: retrofit the 'isis [c|p]snp-interval' commandsEmanuele Di Pascale6-166/+244
2018-12-18isisd: retrofit the 'isis hello-padding' commandEmanuele Di Pascale4-37/+37
2018-12-18isisd: retrofit the 'isis three-way-handshake' commandEmanuele Di Pascale4-19/+43
2018-12-18isisd: retrofit the 'isis hello-multiplier' commandEmanuele Di Pascale6-83/+126
2018-12-18isisd: retrofit the 'isis hello-interval' commandEmanuele Di Pascale6-83/+126
2018-12-18isisd: retrofit the 'isis metric' commandEmanuele Di Pascale6-113/+149
2018-12-18isisd: retrofit the 'isis password' commandEmanuele Di Pascale5-54/+128
2018-12-18isisd: retrofit the 'isis passive' commandEmanuele Di Pascale5-36/+109
2018-12-18isisd: retrofit the 'topology' commandEmanuele Di Pascale4-49/+226
2018-12-18isisd: retrofit the 'redistribute' commandEmanuele Di Pascale4-46/+141
2018-12-18isisd: retrofit the 'default-originate' commandEmanuele Di Pascale5-53/+178
2018-12-18isisd: retrofit the mpls-te commandsEmanuele Di Pascale4-145/+166