summaryrefslogtreecommitdiff
path: root/isisd
AgeCommit message (Expand)Author
2019-02-18isisd: skip over deleted fragmentsDavid Lamparter
2019-02-11isisd: rename northbound delete apisMark Stapp
2019-02-11libs, rip, isis: change northbound operation enum to DESTROYMark Stapp
2019-02-11libs, daemons: changes to permit c++ compilationMark Stapp
2019-02-04isisd: Added changes to track route-map usage in isis.rgirada
2019-01-30build: fix a whole bunch of *FLAGSDavid Lamparter
2019-01-26*: The onlink attribute should be owned by the nexthop not the route.Donald Sharp
2019-01-24Treewide: use ANSI function definitionsRuben Kerkhof
2019-01-18lib: use the correct VRF ID when parsing INTERFACE_LINK_PARAMS messagesRenato Westphal
2019-01-14lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messagesRenato Westphal
2019-01-07isisd: fix point-to-point network type configEmanuele Di Pascale
2018-12-18isisd: suppress maybe uninitialized warningsEmanuele Di Pascale
2018-12-18isisd, yang: set default network-type to broadcastEmanuele Di Pascale
2018-12-18isisd: formatting fixes in isis_cli.cEmanuele Di Pascale
2018-12-18isisd: fix 'no router isis' on candidate configEmanuele Di Pascale
2018-12-18isisd: retrieve default values from the yang modelEmanuele Di Pascale
2018-12-18isisd: implement sighup handlerEmanuele Di Pascale
2018-12-18isisd, yang: change type empty leafs to booleansEmanuele Di Pascale
2018-12-18isisd: embed the isisd yang modelEmanuele Di Pascale
2018-12-18isisd: implemented the 'own-lsp-purge' notificationEmanuele Di Pascale
2018-12-18isisd: implemented the 'sequence-number-skipped' notificationEmanuele Di Pascale
2018-12-18isisd: add the 'lsp-error-detected' notificationEmanuele Di Pascale
2018-12-18isisd: implement the 'version-skew' notificationEmanuele Di Pascale
2018-12-18isisd: implement the 'id-len-mismatch' notificationEmanuele Di Pascale
2018-12-18isisd: implement the 'lsp-generation' notificationEmanuele Di Pascale
2018-12-18isisd: implement the 'lsp-received' notificationEmanuele Di Pascale
2018-12-18isisd: implement the 'area-mismatch' notificationEmanuele Di Pascale
2018-12-18isisd: implement the 'rejected-adjacency' notificationEmanuele Di Pascale
2018-12-18isisd: implement the 'adjacency-state-change' notificationEmanuele Di Pascale
2018-12-18isisd: implement the authentication failure notificationsEmanuele Di Pascale
2018-12-18isisd: implement 'max-area-addresses-mismatch' notificationEmanuele Di Pascale
2018-12-18isisd: implement the 'attempt-to-exceed-max-sequence' notificationEmanuele Di Pascale
2018-12-18isisd: implement the 'corrupted-lsp-detected' notificationEmanuele Di Pascale
2018-12-18isisd: implement the 'if-state-change' notificationEmanuele Di Pascale
2018-12-18isisd: implement the 'lsp-too-large' notificationEmanuele Di Pascale
2018-12-18isisd: implement the 'database-overload' notificationEmanuele Di Pascale
2018-12-18isisd: modify config_write funcs to use the northboundEmanuele Di Pascale
2018-12-18isisd: retrofit the 'log-adjacency-changes' commandEmanuele Di Pascale
2018-12-18isisd: retrofit the 'isis priority' commandEmanuele Di Pascale
2018-12-18isisd: retrofit the 'isis network' commandEmanuele Di Pascale
2018-12-18isisd: retrofit the 'isis circuit-type' commandEmanuele Di Pascale
2018-12-18isisd: retrofit the 'isis topology' commandEmanuele Di Pascale
2018-12-18isisd: retrofit the 'isis [c|p]snp-interval' commandsEmanuele Di Pascale
2018-12-18isisd: retrofit the 'isis hello-padding' commandEmanuele Di Pascale
2018-12-18isisd: retrofit the 'isis three-way-handshake' commandEmanuele Di Pascale
2018-12-18isisd: retrofit the 'isis hello-multiplier' commandEmanuele Di Pascale
2018-12-18isisd: retrofit the 'isis hello-interval' commandEmanuele Di Pascale
2018-12-18isisd: retrofit the 'isis metric' commandEmanuele Di Pascale
2018-12-18isisd: retrofit the 'isis password' commandEmanuele Di Pascale
2018-12-18isisd: retrofit the 'isis passive' commandEmanuele Di Pascale