| Age | Commit message (Expand) | Author |
| 2025-01-07 | Merge pull request #17725 from opensourcerouting/fix/full_no_form_for_area-pa... | Russ White |
| 2024-12-26 | isisd: Allow full `no` form for `domain-password` and `area-password` | Donatas Abraitis |
| 2024-12-25 | isisd: fix srv6 exit statements | Jonathan Voss |
| 2024-10-25 | isisd: fix change flex-algorithm number from uint32 to uint8 | Philippe Guibert |
| 2024-09-03 | isisd: Add missing `exit` statement | Carmine Scarpitta |
| 2024-01-23 | lib: remove leaf-list xpath hack from northbound | Igor Ryzhov |
| 2023-11-29 | lib: all: remove './' from xpath 22% speedup | Christian Hopps |
| 2023-09-11 | isisd: Make SRv6 interface configurable | Carmine Scarpitta |
| 2023-09-11 | isisd: Make SRv6 Node MSDs customizable | Carmine Scarpitta |
| 2023-09-11 | isisd: Add CLI command to unset SRv6 locator | Carmine Scarpitta |
| 2023-09-11 | isisd: Add CLI command to configure SRv6 locator | Carmine Scarpitta |
| 2023-09-11 | isisd: Add nb command to show SRv6 locator info | Carmine Scarpitta |
| 2023-08-04 | isisd: Add CLI command to disable SRv6 | Carmine Scarpitta |
| 2023-08-04 | isisd: Add CLI command to enable SRv6 | Carmine Scarpitta |
| 2023-08-04 | isisd: Add nb command to show if SRv6 is enabled | Carmine Scarpitta |
| 2023-07-12 | isisd: add redistribute table identifier in nb configuration | Philippe Guibert |
| 2023-04-18 | isisd: add isis flex-algo configuration frontend | Hiroki Shirokura |
| 2023-04-18 | lib,vtysh,isisd,yang: algo cli/yang/callbacks | Hiroki Shirokura |
| 2023-04-18 | isisd: add cli to configure algorithm-prefix-sid | Hiroki Shirokura |
| 2023-04-18 | isisd,yang: add algorithm-prefix-sid configuration tree | Hiroki Shirokura |
| 2023-04-04 | isisd: Add log-pdu-drops CLI/YANG support | Isabella de Leon |
| 2023-03-20 | Merge pull request #12688 from dorDiogo/isis_hello_padding_sometimes | Russ White |
| 2023-02-28 | isisd: Add advertise-high-metrics CLI/YANG support, modify show output | Isabella de Leon |
| 2023-02-28 | isisd,tests,doc: Rename hello padding sometimes to hello padding during-adjac... | Diogo Oliveira |
| 2023-02-28 | isisd: Add support for isis hello padding sometimes | Diogo Oliveira |
| 2023-02-22 | isisd,doc: Add support for isis advertise-passive-only | Diogo Oliveira |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 2023-01-27 | *: fix non-const northbound XPath format strings | David Lamparter |
| 2022-10-26 | build, vtysh: extract vtysh commands from .xref | David Lamparter |
| 2022-09-21 | isisd: Add set-overload on-startup CLI/YANG support | Isabella de Leon |
| 2022-07-20 | isisd: fix prefix-sid last-hop-behavior | Louis Scalbert |
| 2022-06-13 | *: Use autocomplete for route-maps under commands that require it | Donatas Abraitis |
| 2022-06-02 | isisd: replace ipv4-unicast with standard in config and oper contexts | Philippe Guibert |
| 2022-02-23 | isisd: Drop deprecated `segment-routing local-block` command | Donatas Abraitis |
| 2022-01-27 | isisd: remove deprecated command | Igor Ryzhov |
| 2022-01-18 | Merge pull request #9938 from Orange-OpenSource/isis_ls | Russ White |
| 2021-12-03 | isisd: fix running-config for fast-reroute | Igor Ryzhov |
| 2021-11-30 | isisd: Add Link State Traffic Engineering support | Olivier Dugeon |
| 2021-11-30 | isisd: Add support for RFC6119 (IPv6 TE in IS-IS) | Olivier Dugeon |
| 2021-11-11 | Merge pull request #9864 from ton31337/feature/access_list_autocomplete | Russ White |
| 2021-10-31 | lib: Add autocomplete for access-lists | Donatas Abraitis |
| 2021-10-30 | isisd: fix circuit is-type configuration | Igor Ryzhov |
| 2021-10-30 | isisd: remove useless checks when configuring passive interfaces | Igor Ryzhov |
| 2021-10-30 | isisd: don't remove interface config when isis router is deleted | Igor Ryzhov |
| 2021-10-13 | lib: northbound cli show/cmd functions must not modify data nodes | Igor Ryzhov |
| 2021-10-05 | isisd: fix redistribute CLI | Igor Ryzhov |
| 2021-08-23 | *: explicitly print "exit" at the end of every node config | Igor Ryzhov |
| 2021-06-23 | isisd: fix extra space in the mpls-te config output | Igor Ryzhov |
| 2021-06-02 | Merge pull request #8210 from LabNConsulting/chopps/always-batch | Donald Sharp |
| 2021-06-02 | northbound: KISS always batch yang config (file read), it's faster | Christian Hopps |