summaryrefslogtreecommitdiffstats
path: root/isisd/isis_cli.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: introduce a read-write lock for northbound configurationsRenato Westphal2019-04-261-52/+59
* isisd: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-251-7/+20
* Revert "isisd: Add IS-IS-TE support per Area"Russ White2019-04-231-20/+7
* Merge pull request #4137 from Orange-OpenSource/TERuss White2019-04-231-7/+20
|\
| * Issue #4032: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-151-7/+20
* | lib: rework management of user pointers in the northbound layerRenato Westphal2019-04-181-12/+6
* | isisd: allow redistribute statements with both the route-map and metric optionsDmitrii Turlupov2019-04-161-20/+15
|/
* isisd: fix crash when entering "no ip[v6] router isis" twiceRenato Westphal2019-02-211-11/+12
* libs, rip, isis: change northbound operation enum to DESTROYMark Stapp2019-02-111-16/+16
* isisd: suppress maybe uninitialized warningsEmanuele Di Pascale2018-12-181-0/+6
* 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, yang: change type empty leafs to booleansEmanuele Di Pascale2018-12-181-31/+63
* isisd: retrofit the 'log-adjacency-changes' commandEmanuele Di Pascale2018-12-181-0/+20
* isisd: retrofit the 'isis priority' commandEmanuele Di Pascale2018-12-181-0/+57
* isisd: retrofit the 'isis network' commandEmanuele Di Pascale2018-12-181-0/+27
* isisd: retrofit the 'isis circuit-type' commandEmanuele Di Pascale2018-12-181-0/+98
* isisd: retrofit the 'isis topology' commandEmanuele Di Pascale2018-12-181-0/+95
* isisd: retrofit the 'isis [c|p]snp-interval' commandsEmanuele Di Pascale2018-12-181-0/+122
* isisd: retrofit the 'isis hello-padding' commandEmanuele Di Pascale2018-12-181-0/+26
* isisd: retrofit the 'isis three-way-handshake' commandEmanuele Di Pascale2018-12-181-0/+24
* isisd: retrofit the 'isis hello-multiplier' commandEmanuele Di Pascale2018-12-181-0/+61
* isisd: retrofit the 'isis hello-interval' commandEmanuele Di Pascale2018-12-181-0/+61
* isisd: retrofit the 'isis metric' commandEmanuele Di Pascale2018-12-181-0/+57
* isisd: retrofit the 'isis password' commandEmanuele Di Pascale2018-12-181-0/+46
* isisd: retrofit the 'isis passive' commandEmanuele Di Pascale2018-12-181-0/+22
* isisd: retrofit the 'topology' commandEmanuele Di Pascale2018-12-181-0/+112
* isisd: retrofit the 'redistribute' commandEmanuele Di Pascale2018-12-181-0/+63
* isisd: retrofit the 'default-originate' commandEmanuele Di Pascale2018-12-181-0/+84
* isisd: retrofit the mpls-te commandsEmanuele Di Pascale2018-12-181-0/+68
* isisd: retrofit the 'purge-originator' commandEmanuele Di Pascale2018-12-181-0/+20
* isisd: retrofit the 'spf-delay-ietf' commandEmanuele Di Pascale2018-12-181-0/+68
* isisd: retrofit the 'spf-interval' commandEmanuele Di Pascale2018-12-181-0/+55
* isisd: retrofit the 'lsp-mtu' commandEmanuele Di Pascale2018-12-181-0/+30
* isisd: retrofit the 'max-lsp-lifetime' commandEmanuele Di Pascale2018-12-181-0/+54
* isisd: retrofit the 'lsp-refresh-interval' commandEmanuele Di Pascale2018-12-181-0/+54
* isisd: retrofit the 'lsp-gen-interval' commandEmanuele Di Pascale2018-12-181-0/+55
* isisd: retrofit the 'area-password' and 'domain-password' cmdsEmanuele Di Pascale2018-12-181-0/+93
* isisd: retrofit the 'metric-style' commandEmanuele Di Pascale2018-12-181-0/+49
* isisd: retrofit 'set-overload-bit' and 'set-attached-bit' cmdsEmanuele Di Pascale2018-12-181-0/+41
* isisd: retrofit the 'dynamic-hostname' commandEmanuele Di Pascale2018-12-181-0/+25
* isisd: retrofit the 'is-type' commandEmanuele Di Pascale2018-12-181-0/+64
* isisd: retrofit the 'net' commandEmanuele Di Pascale2018-12-181-0/+22
* isisd: retrofit 'router isis' and 'ip router isis' cmdsEmanuele Di Pascale2018-12-181-0/+265
* isisd, yang: add configuration model and callback stubsEmanuele Di Pascale2018-12-181-0/+50