summaryrefslogtreecommitdiffstats
path: root/isisd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15677 from cscarpitta/isis-srv6-sid-managerRuss White2024-07-026-274/+395
|\
| * isisd: add locator name in sid notify messagesPhilippe Guibert2024-06-181-1/+1
| * isisd: Cleanup related to SRv6Carmine Scarpitta2024-06-182-212/+0
| * isisd: Receive SRv6 SIDs notifications from zebraCarmine Scarpitta2024-06-181-0/+146
| * isisd: Release SRv6 SIDs to SID ManagerCarmine Scarpitta2024-06-181-1/+20
| * isisd: Request SRv6 SIDs to SID ManagerCarmine Scarpitta2024-06-182-19/+14
| * isisd: Receive SRv6 locator info from zebraCarmine Scarpitta2024-06-181-29/+78
| * isisd: Deal with SRv6 locator instead of chunkCarmine Scarpitta2024-06-185-51/+53
| * isisd: Add API to get/release SRv6 SIDsCarmine Scarpitta2024-06-182-0/+102
| * isisd: Add API to get SRv6 locator infoCarmine Scarpitta2024-06-182-0/+20
* | Merge pull request #16303 from zhou-run/202406271017Russ White2024-07-021-0/+7
|\ \
| * | isisd: fix crash when obtaining the next hop to calculate LFA on LAN linkszhou-run2024-06-271-0/+7
| |/
* | Merge pull request #15716 from zhou-run/202404092101Russ White2024-07-021-9/+15
|\ \
| * | isisd: Fix memory leaks when the transition of neighbor state from non-UP to ...zhou-run2024-05-231-9/+15
* | | Merge pull request #16182 from pguibert6WIND/isis_show_route_paths_jsonRuss White2024-06-252-57/+208
|\ \ \
| * | | isisd: change the json output for isis routesPhilippe Guibert2024-06-211-1/+5
| * | | isisd: override json fields for monitored pathsPhilippe Guibert2024-06-211-1/+3
| * | | isisd: add json support for 'show isis topology' commandPhilippe Guibert2024-06-211-21/+104
| * | | isisd: add json support to display spf paths in 'show isis route'Philippe Guibert2024-06-212-20/+47
| * | | isisd: show isis route uses ttable for pathsPhilippe Guibert2024-06-211-22/+57
| | |/ | |/|
* | | isisd: fix srv6 endx sid key nameLouis Scalbert2024-06-241-1/+2
* | | isisd: fix neighbor id json keyLouis Scalbert2024-06-241-1/+1
* | | isisd: remane flags_json variableLouis Scalbert2024-06-241-178/+195
* | | isisd: fix display crash srv6 sid structure in jsonLouis Scalbert2024-06-211-8/+4
|/ /
* | Merge pull request #16230 from zhou-run/202406171103Russ White2024-06-181-0/+5
|\ \
| * | isisd: After the router switches IS-IS type several times, the neighbor adjac...zhou-run2024-06-171-0/+5
* | | isisd: fix 'show isis route prefix-sid backup' commandPhilippe Guibert2024-06-141-1/+1
|/ /
* | Merge pull request #11906 from louis-6wind/show_isis_db_jsonRuss White2024-06-063-59/+1005
|\ \
| * | isisd: fix crash when displaying asla in jsonLouis Scalbert2024-05-231-1/+112
| * | isisd: add json display of extended admin groupsLouis Scalbert2024-05-231-2/+17
| * | isisd: fix show database json formatLouis Scalbert2024-05-232-25/+789
| * | isisd: fix non present level display is show isis database detail jsonLouis Scalbert2024-05-231-0/+2
| * | isisd: fix display of srv6 subsubtlvsLouis Scalbert2024-05-231-2/+4
| * | isisd: display MT name in show isis database detail jsonLouis Scalbert2024-05-231-0/+2
| * | isisd: fix keys display in show isis database detail jsonLouis Scalbert2024-05-231-12/+14
| * | isisd: fix multiple values display in show isis database detail jsonLouis Scalbert2024-05-231-15/+54
| * | isisd: fix display of router in show isis database <rtr> jsonLouis Scalbert2024-05-231-2/+11
* | | Revert "isisd: When the metric-type is configured as "wide", the IS-IS genera...Donatas Abraitis2024-06-041-20/+4
* | | Merge pull request #16056 from zhou-run/202405211622Russ White2024-06-041-4/+20
|\ \ \
| * | | isisd: When the metric-type is configured as "wide", the IS-IS generates inco...zhou-run2024-05-281-4/+20
* | | | Merge pull request #15993 from zhou-run/202405091114Russ White2024-05-281-46/+0
|\ \ \ \
| * | | | isisd: fix crash when deactivating ISIS adjacency on the interface.zhou-run2024-05-281-46/+0
* | | | | Merge pull request #16021 from louis-6wind/debug-isis-psid-asanDonatas Abraitis2024-05-231-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | isisd: fix heap-after-free with prefix sidLouis Scalbert2024-05-211-0/+2
| | |/ / | |/| |
* | | | isisd: fix show isis segment-routing node algorithmLouis Scalbert2024-05-221-2/+2
* | | | isisd: fix show isis topology displayLouis Scalbert2024-05-221-0/+2
* | | | isisd: fix show isis route algorithm crashLouis Scalbert2024-05-221-2/+1
|/ / /
* | | Merge pull request #16037 from zhou-run/202405111552Russ White2024-05-201-1/+2
|\ \ \
| * | | isisd: fix crash when configuring the circuit type for the interface.zhou-run2024-05-181-1/+2
* | | | Merge pull request #15980 from donaldsharp/agentx_updateDonatas Abraitis2024-05-201-0/+2
|\ \ \ \ | |/ / / |/| | |