| Commit message (Expand) | Author | Age | Files | Lines |
* | isisd: Make SRv6 interface configurable | Carmine Scarpitta | 2023-09-11 | 1 | -0/+28 |
* | isisd: Make SRv6 Node MSDs customizable | Carmine Scarpitta | 2023-09-11 | 1 | -0/+139 |
* | isisd: Add CLI command to unset SRv6 locator | Carmine Scarpitta | 2023-09-11 | 1 | -1/+4 |
* | isisd: Add CLI command to configure SRv6 locator | Carmine Scarpitta | 2023-09-11 | 1 | -0/+13 |
* | isisd: Add nb command to show SRv6 locator info | Carmine Scarpitta | 2023-09-11 | 1 | -0/+9 |
* | isisd: Add CLI command to disable SRv6 | Carmine Scarpitta | 2023-08-04 | 1 | -0/+14 |
* | isisd: Add CLI command to enable SRv6 | Carmine Scarpitta | 2023-08-04 | 1 | -0/+27 |
* | isisd: Add nb command to show if SRv6 is enabled | Carmine Scarpitta | 2023-08-04 | 1 | -0/+9 |
* | isisd: add redistribute table identifier in nb configuration | Philippe Guibert | 2023-07-12 | 1 | -12/+116 |
* | isisd: add isis flex-algo configuration frontend | Hiroki Shirokura | 2023-04-18 | 1 | -9/+190 |
* | lib,vtysh,isisd,yang: algo cli/yang/callbacks | Hiroki Shirokura | 2023-04-18 | 1 | -0/+145 |
* | isisd: add cli to configure algorithm-prefix-sid | Hiroki Shirokura | 2023-04-18 | 1 | -0/+82 |
* | isisd,yang: add algorithm-prefix-sid configuration tree | Hiroki Shirokura | 2023-04-18 | 1 | -0/+38 |
* | isisd: Add log-pdu-drops CLI/YANG support | Isabella de Leon | 2023-04-04 | 1 | -0/+21 |
* | Merge pull request #12688 from dorDiogo/isis_hello_padding_sometimes | Russ White | 2023-03-20 | 1 | -11/+21 |
|\ |
|
| * | isisd,tests,doc: Rename hello padding sometimes to hello padding during-adjac... | Diogo Oliveira | 2023-02-28 | 1 | -3/+3 |
| * | isisd: Add support for isis hello padding sometimes | Diogo Oliveira | 2023-02-28 | 1 | -11/+21 |
* | | isisd: Add advertise-high-metrics CLI/YANG support, modify show output | Isabella de Leon | 2023-02-28 | 1 | -0/+25 |
|/ |
|
* | isisd,doc: Add support for isis advertise-passive-only | Diogo Oliveira | 2023-02-22 | 1 | -0/+24 |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -14/+1 |
* | *: fix non-const northbound XPath format strings | David Lamparter | 2023-01-27 | 1 | -2/+2 |
* | build, vtysh: extract vtysh commands from .xref | David Lamparter | 2022-10-26 | 1 | -2/+0 |
* | isisd: Add set-overload on-startup CLI/YANG support | Isabella de Leon | 2022-09-22 | 1 | -1/+40 |
* | isisd: fix prefix-sid last-hop-behavior | Louis Scalbert | 2022-07-20 | 1 | -1/+3 |
* | *: Use autocomplete for route-maps under commands that require it | Donatas Abraitis | 2022-06-13 | 1 | -2/+2 |
* | isisd: replace ipv4-unicast with standard in config and oper contexts | Philippe Guibert | 2022-06-02 | 1 | -20/+27 |
* | isisd: Drop deprecated `segment-routing local-block` command | Donatas Abraitis | 2022-02-23 | 1 | -44/+0 |
* | isisd: remove deprecated command | Igor Ryzhov | 2022-01-27 | 1 | -18/+0 |
* | Merge pull request #9938 from Orange-OpenSource/isis_ls | Russ White | 2022-01-18 | 1 | -0/+71 |
|\ |
|
| * | isisd: Add Link State Traffic Engineering support | Olivier Dugeon | 2021-11-30 | 1 | -0/+32 |
| * | isisd: Add support for RFC6119 (IPv6 TE in IS-IS) | Olivier Dugeon | 2021-11-30 | 1 | -0/+39 |
* | | isisd: fix running-config for fast-reroute | Igor Ryzhov | 2021-12-03 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #9864 from ton31337/feature/access_list_autocomplete | Russ White | 2021-11-11 | 1 | -2/+2 |
|\ |
|
| * | lib: Add autocomplete for access-lists | Donatas Abraitis | 2021-10-31 | 1 | -2/+2 |
* | | isisd: fix circuit is-type configuration | Igor Ryzhov | 2021-10-30 | 1 | -88/+1 |
* | | isisd: remove useless checks when configuring passive interfaces | Igor Ryzhov | 2021-10-30 | 1 | -14/+0 |
* | | isisd: don't remove interface config when isis router is deleted | Igor Ryzhov | 2021-10-30 | 1 | -37/+0 |
|/ |
|
* | lib: northbound cli show/cmd functions must not modify data nodes | Igor Ryzhov | 2021-10-13 | 1 | -72/+106 |
* | isisd: fix redistribute CLI | Igor Ryzhov | 2021-10-05 | 1 | -3/+6 |
* | *: explicitly print "exit" at the end of every node config | Igor Ryzhov | 2021-08-23 | 1 | -0/+5 |
* | isisd: fix extra space in the mpls-te config output | Igor Ryzhov | 2021-06-23 | 1 | -2/+2 |
* | Merge pull request #8210 from LabNConsulting/chopps/always-batch | Donald Sharp | 2021-06-03 | 1 | -1/+1 |
|\ |
|
| * | northbound: KISS always batch yang config (file read), it's faster | Christian Hopps | 2021-06-02 | 1 | -1/+1 |
* | | isisd: fix using vrf interface as a loopback | Igor Ryzhov | 2021-05-28 | 1 | -2/+2 |
|/ |
|
* | lib: adapt to version 2 of libyang | Christian Hopps | 2021-05-13 | 1 | -13/+13 |
* | isisd: fix bfd config output | Igor Ryzhov | 2021-05-07 | 1 | -4/+6 |
* | isisd: enable autocompletion for bfd profiles | Igor Ryzhov | 2021-05-07 | 1 | -1/+1 |
* | isisd: fix "no bfd profile" command | Igor Ryzhov | 2021-05-07 | 1 | -9/+11 |
* | isisd: link protection optional fallback in ti-lfa | Fredi Raspall | 2021-05-03 | 1 | -3/+33 |
* | isisd: move ldp-sync checks from cli to nb callbacks | Igor Ryzhov | 2021-04-29 | 1 | -36/+0 |