| Commit message (Expand) | Author | Age | Files | Lines |
* | isisd: remove redundant northbound destroy callbacks | Igor Ryzhov | 2023-10-06 | 1 | -8/+0 |
* | isisd: Make SRv6 interface configurable | Carmine Scarpitta | 2023-09-11 | 1 | -0/+4 |
* | isisd: Make SRv6 Node MSDs customizable | Carmine Scarpitta | 2023-09-11 | 1 | -0/+18 |
* | isisd: Add nb command to show SRv6 locator info | Carmine Scarpitta | 2023-09-11 | 1 | -0/+2 |
* | isisd: Add nb command to unset an SRv6 locator | Carmine Scarpitta | 2023-09-11 | 1 | -0/+2 |
* | isisd: Add nb command to configure an SRv6 locator | Carmine Scarpitta | 2023-09-11 | 1 | -0/+2 |
* | isisd: Add nb command to show if SRv6 is enabled | Carmine Scarpitta | 2023-08-04 | 1 | -0/+2 |
* | isisd: Add nb command to enable/disable SRv6 | Carmine Scarpitta | 2023-08-04 | 1 | -0/+2 |
* | isisd: add redistribute table identifier in nb configuration | Philippe Guibert | 2023-07-12 | 1 | -0/+19 |
* | lib,vtysh,isisd,yang: algo cli/yang/callbacks | Hiroki Shirokura | 2023-04-18 | 1 | -0/+56 |
* | isisd,yang: add algorithm-prefix-sid configuration tree | Hiroki Shirokura | 2023-04-18 | 1 | -0/+19 |
* | isisd: Add log-pdu-drops CLI/YANG support | Isabella de Leon | 2023-04-04 | 1 | -0/+3 |
* | isisd: Add advertise-high-metrics CLI/YANG support, modify show output | Isabella de Leon | 2023-02-28 | 1 | -0/+4 |
* | isisd,doc: Add support for isis advertise-passive-only | Diogo Oliveira | 2023-02-22 | 1 | -0/+4 |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -14/+1 |
* | isisd: changed to output the LAN-adjacency-sid in yang format | kanaya516 | 2023-01-04 | 1 | -5/+25 |
* | isisd: changed to output the adjacency-sid in yang format | kanaya516 | 2023-01-04 | 1 | -0/+10 |
* | isisd: Add set-overload on-startup CLI/YANG support | Isabella de Leon | 2022-09-22 | 1 | -1/+5 |
* | isisd: replace ipv4-unicast with standard in config and oper contexts | Philippe Guibert | 2022-06-02 | 1 | -4/+3 |
* | isisd: Add Link State Traffic Engineering support | Olivier Dugeon | 2021-11-30 | 1 | -0/+3 |
* | isisd: Add support for RFC6119 (IPv6 TE in IS-IS) | Olivier Dugeon | 2021-11-30 | 1 | -0/+7 |
* | lib: northbound cli show/cmd functions must not modify data nodes | Igor Ryzhov | 2021-10-13 | 1 | -67/+100 |
* | *: explicitly print "exit" at the end of every node config | Igor Ryzhov | 2021-08-23 | 1 | -0/+1 |
* | isisd: link protection optional fallback in ti-lfa | Fredi Raspall | 2021-05-03 | 1 | -0/+4 |
* | isisd, yang: remove vrf leaf from isis interface node | Igor Ryzhov | 2021-04-29 | 1 | -1/+0 |
* | Merge pull request #7945 from volta-networks/feat_isis_snmp | Renato Westphal | 2021-03-15 | 1 | -16/+73 |
|\ |
|
| * | isisd: support for snmp | lynne | 2021-03-02 | 1 | -16/+73 |
* | | isisd, yang, doc: combine config cmd for SRGB+SRLB | Emanuele Di Pascale | 2021-03-10 | 1 | -7/+3 |
|/ |
|
* | isisd: Fix Attach-bit processing | lynne | 2021-01-20 | 1 | -2/+6 |
* | yang, isisd: add RLFA nodes, skeleton callbacks and CLI commands | Renato Westphal | 2021-01-09 | 1 | -0/+24 |
* | yang, isisd: add LFA nodes, NB skeleton callbacks and CLI commands | Renato Westphal | 2020-11-25 | 1 | -2/+61 |
* | isisd: add support for Anycast-SIDs | Renato Westphal | 2020-10-23 | 1 | -0/+2 |
* | yang, isisd: add TI-LFA YANG nodes and corresponding skeleton callbacks | Renato Westphal | 2020-10-14 | 1 | -0/+10 |
* | Merge pull request #6789 from volta-networks/feat_ldp_igp_sync | Renato Westphal | 2020-09-11 | 1 | -0/+16 |
|\ |
|
| * | isisd: ldp-igp-sync feature: adding isis support | lynne | 2020-09-09 | 1 | -0/+16 |
* | | doc, yang, isisd : Support for different VRF in isisd | harios_niral | 2020-09-01 | 1 | -0/+1 |
|/ |
|
* | *: add BFD profile support for IS-IS | GalaxyGorilla | 2020-07-10 | 1 | -1/+8 |
* | isisd: Add Segment Routing Local Block support | Olivier Dugeon | 2020-06-23 | 1 | -0/+12 |
* | isisd, yang: move IS-IS interface state data to the appropriate place | Renato Westphal | 2020-05-16 | 1 | -16/+23 |
* | isisd: add support for segment routing | Renato Westphal | 2020-04-30 | 1 | -3/+11 |
* | isisd: add segment-routing CLI commands | Renato Westphal | 2020-04-30 | 1 | -0/+8 |
* | isisd: add segment-routing YANG nodes and skeleton callbacks | Renato Westphal | 2020-04-30 | 1 | -0/+22 |
* | *: change the signature of the northbound callbacks to be more flexible | Renato Westphal | 2020-04-23 | 1 | -280/+148 |
* | isisd, yang: unified lsp-timers command | Emanuele Di Pascale | 2020-04-06 | 1 | -6/+2 |
* | isisd: split northbound callbacks into multiple files | Renato Westphal | 2019-10-30 | 1 | -0/+548 |