summaryrefslogtreecommitdiffstats
path: root/isisd/isis_cli.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: Make SRv6 interface configurableCarmine Scarpitta2023-09-111-0/+28
* isisd: Make SRv6 Node MSDs customizableCarmine Scarpitta2023-09-111-0/+139
* isisd: Add CLI command to unset SRv6 locatorCarmine Scarpitta2023-09-111-1/+4
* isisd: Add CLI command to configure SRv6 locatorCarmine Scarpitta2023-09-111-0/+13
* isisd: Add nb command to show SRv6 locator infoCarmine Scarpitta2023-09-111-0/+9
* isisd: Add CLI command to disable SRv6Carmine Scarpitta2023-08-041-0/+14
* isisd: Add CLI command to enable SRv6Carmine Scarpitta2023-08-041-0/+27
* isisd: Add nb command to show if SRv6 is enabledCarmine Scarpitta2023-08-041-0/+9
* isisd: add redistribute table identifier in nb configurationPhilippe Guibert2023-07-121-12/+116
* isisd: add isis flex-algo configuration frontendHiroki Shirokura2023-04-181-9/+190
* lib,vtysh,isisd,yang: algo cli/yang/callbacksHiroki Shirokura2023-04-181-0/+145
* isisd: add cli to configure algorithm-prefix-sidHiroki Shirokura2023-04-181-0/+82
* isisd,yang: add algorithm-prefix-sid configuration treeHiroki Shirokura2023-04-181-0/+38
* isisd: Add log-pdu-drops CLI/YANG supportIsabella de Leon2023-04-041-0/+21
* Merge pull request #12688 from dorDiogo/isis_hello_padding_sometimesRuss White2023-03-201-11/+21
|\
| * isisd,tests,doc: Rename hello padding sometimes to hello padding during-adjac...Diogo Oliveira2023-02-281-3/+3
| * isisd: Add support for isis hello padding sometimesDiogo Oliveira2023-02-281-11/+21
* | isisd: Add advertise-high-metrics CLI/YANG support, modify show outputIsabella de Leon2023-02-281-0/+25
|/
* isisd,doc: Add support for isis advertise-passive-onlyDiogo Oliveira2023-02-221-0/+24
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* *: fix non-const northbound XPath format stringsDavid Lamparter2023-01-271-2/+2
* build, vtysh: extract vtysh commands from .xrefDavid Lamparter2022-10-261-2/+0
* isisd: Add set-overload on-startup CLI/YANG supportIsabella de Leon2022-09-221-1/+40
* isisd: fix prefix-sid last-hop-behaviorLouis Scalbert2022-07-201-1/+3
* *: Use autocomplete for route-maps under commands that require itDonatas Abraitis2022-06-131-2/+2
* isisd: replace ipv4-unicast with standard in config and oper contextsPhilippe Guibert2022-06-021-20/+27
* isisd: Drop deprecated `segment-routing local-block` commandDonatas Abraitis2022-02-231-44/+0
* isisd: remove deprecated commandIgor Ryzhov2022-01-271-18/+0
* Merge pull request #9938 from Orange-OpenSource/isis_lsRuss White2022-01-181-0/+71
|\
| * isisd: Add Link State Traffic Engineering supportOlivier Dugeon2021-11-301-0/+32
| * isisd: Add support for RFC6119 (IPv6 TE in IS-IS)Olivier Dugeon2021-11-301-0/+39
* | isisd: fix running-config for fast-rerouteIgor Ryzhov2021-12-031-1/+1
|/
* Merge pull request #9864 from ton31337/feature/access_list_autocompleteRuss White2021-11-111-2/+2
|\
| * lib: Add autocomplete for access-listsDonatas Abraitis2021-10-311-2/+2
* | isisd: fix circuit is-type configurationIgor Ryzhov2021-10-301-88/+1
* | isisd: remove useless checks when configuring passive interfacesIgor Ryzhov2021-10-301-14/+0
* | isisd: don't remove interface config when isis router is deletedIgor Ryzhov2021-10-301-37/+0
|/
* lib: northbound cli show/cmd functions must not modify data nodesIgor Ryzhov2021-10-131-72/+106
* isisd: fix redistribute CLIIgor Ryzhov2021-10-051-3/+6
* *: explicitly print "exit" at the end of every node configIgor Ryzhov2021-08-231-0/+5
* isisd: fix extra space in the mpls-te config outputIgor Ryzhov2021-06-231-2/+2
* Merge pull request #8210 from LabNConsulting/chopps/always-batchDonald Sharp2021-06-031-1/+1
|\
| * northbound: KISS always batch yang config (file read), it's fasterChristian Hopps2021-06-021-1/+1
* | isisd: fix using vrf interface as a loopbackIgor Ryzhov2021-05-281-2/+2
|/
* lib: adapt to version 2 of libyangChristian Hopps2021-05-131-13/+13
* isisd: fix bfd config outputIgor Ryzhov2021-05-071-4/+6
* isisd: enable autocompletion for bfd profilesIgor Ryzhov2021-05-071-1/+1
* isisd: fix "no bfd profile" commandIgor Ryzhov2021-05-071-9/+11
* isisd: link protection optional fallback in ti-lfaFredi Raspall2021-05-031-3/+33
* isisd: move ldp-sync checks from cli to nb callbacksIgor Ryzhov2021-04-291-36/+0