summaryrefslogtreecommitdiffstats
path: root/isisd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17725 from opensourcerouting/fix/full_no_form_for_area-pa...Russ White11 days1-2/+9
|\
| * isisd: Allow full `no` form for `domain-password` and `area-password`Donatas Abraitis2024-12-261-2/+9
* | isisd: Show correct level information for `show isis interface detail json`Donatas Abraitis2024-12-301-21/+16
* | isisd: fix srv6 exit statementsJonathan Voss2024-12-253-9/+19
|/
* Merge pull request #16488 from JosiahMg/isis-subif-neighborRuss White2024-12-171-4/+52
|\
| * isisd: vlan-subif isis neighborJosiahMg2024-08-011-4/+52
* | Merge pull request #17219 from zhou-run/202406201119Russ White2024-11-261-1/+2
|\ \
| * | isisd: When the ISIS types of the routers do not match on a P2P link, the nei...zhou-run2024-11-092-1/+4
* | | Merge pull request #17414 from dmytroshytyi-6WIND/srv6_isisd_fix_display_algo...Donald Sharp2024-11-191-1/+1
|\ \ \
| * | | isisd: properly display srv6 algorithmDmytro Shytyi2024-11-121-1/+1
* | | | Merge pull request #17297 from mjstapp/mjs_ifp_tableDonald Sharp2024-11-121-0/+1
|\ \ \ \
| * | | | isisd: add include fileMark Stapp2024-10-281-0/+1
* | | | | isisd: fix crash when switching P2P after shutdowning LAN circuitbaozhen-H3C2024-11-061-0/+2
| |/ / / |/| | |
* | | | Merge pull request #17190 from baozhen-H3C/202410180176Russ White2024-10-291-28/+35
|\ \ \ \ | |/ / / |/| | |
| * | | isisd: The command "'show isis vrf all summary json" has no output.baozhen-H3C2024-10-231-28/+35
* | | | isisd: fix change flex-algorithm number from uint32 to uint8Philippe Guibert2024-10-252-4/+4
| |/ / |/| |
* | | isisd: fix 'show isis route' and 'show isis fast-reroute summary' errors with...baozhen-H3C2024-10-221-2/+2
|/ /
* | isisd: Remove circuit state check for openfabricDonatas Abraitis2024-10-131-9/+1
* | Merge pull request #17044 from baozhen-H3C/202410091476Donald Sharp2024-10-111-4/+4
|\ \
| * | isisd: Lsp fragments will delete the corresponding dyn_cache entry.baozhen-H3C2024-10-091-4/+4
* | | Merge pull request #16942 from baozhen-H3C/202409271079Russ White2024-10-081-1/+1
|\ \ \
| * | | isisd: Fix the PQ space computation error in TI-LFAb293322024-09-271-1/+1
| |/ /
* | | isisd: fix wrong check for MT commandsanlan_cs2024-10-071-8/+0
* | | Merge pull request #16855 from zhou-run/202409131731Russ White2024-09-241-0/+50
|\ \ \
| * | | isisd: Fix NHLFE entry memory leakszhou-run2024-09-191-0/+50
* | | | Merge pull request #16887 from zhou-run/202409211508Donatas Abraitis2024-09-231-4/+3
|\ \ \ \
| * | | | isisd: Fix infinity flag not being set successfullyzhou-run2024-09-211-4/+3
| |/ / /
* | | | isisd: Remove deprecated JSON fieldsDonatas Abraitis2024-09-192-788/+26
* | | | isisd: fix rcap tlv double-free crashLouis Scalbert2024-09-161-9/+8
|/ / /
* | | tests: fix isis_lsp_bits_topo1 race conditionLouis Scalbert2024-09-121-0/+2
* | | Merge pull request #16718 from louis-6wind/fix-asla-lengthOlivier Dugeon2024-09-102-2/+12
|\ \ \
| * | | isisd: fix crash when reading aslaLouis Scalbert2024-09-032-2/+12
* | | | isisd: fix flex-algo northbound configurationLouis Scalbert2024-09-091-42/+27
* | | | isisd: avoid nb_running_get_entry during validationLouis Scalbert2024-09-091-34/+23
* | | | isisd: fix flex-algo affinity settingLouis Scalbert2024-09-091-6/+14
* | | | isisd: fix crash at flex-algo affinity settingLouis Scalbert2024-09-091-16/+6
* | | | Merge pull request #16724 from cscarpitta/fix/fix-srv6-frr-configDonatas Abraitis2024-09-043-0/+9
|\ \ \ \
| * | | | isisd: Add missing `exit` statementCarmine Scarpitta2024-09-033-0/+9
| |/ / /
* | | | Merge pull request #16667 from louis-6wind/fix-isis-link-params-circuit-upRuss White2024-09-031-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | isisd: fix update link params after circuit is upLouis Scalbert2024-08-271-1/+1
| |/ /
* | | *: Create termtable specific temp memoryDonald Sharp2024-09-013-5/+5
* | | isisd: in isis_mt.c use appropriate memory allocatorDonald Sharp2024-09-011-6/+8
* | | isisd: fix crash at flex-algo without mpls-teLouis Scalbert2024-08-271-0/+4
|/ /
* | Merge pull request #16545 from mjstapp/fix_isis_threewayDonatas Abraitis2024-08-123-13/+13
|\ \
| * | isisd: fix memory handling in isis_adj_process_threeway()Mark Stapp2024-08-093-13/+13
* | | isisd, lib: Cleanup linked list associated with snmpDonald Sharp2024-08-081-0/+8
* | | isisd: Free up isis master list of instancesDonald Sharp2024-08-083-0/+7
* | | isisd: Cleanup leaked hash on shut in circuitDonald Sharp2024-08-083-6/+6
* | | isisd: Free up memory associated with rm/vrf'sDonald Sharp2024-08-082-1/+5
|/ /
* | Merge pull request #15797 from pguibert6WIND/isis_srv6_ls_subnetRuss White2024-07-264-2/+96
|\ \