summaryrefslogtreecommitdiffstats
path: root/isisd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11980 from isabelladeleon12/set_overload_startupRuss White2022-10-138-10/+229
|\
| * isisd: Add JSON object functions to save overload status between restarts.Isabella de Leon2022-10-133-16/+114
| * isisd: Add expected behavior with set-overload-bitIsabella de Leon2022-10-124-3/+15
| * isisd: Add overload timer and overload on startup functionalityIsabella de Leon2022-09-304-2/+31
| * isisd: Add set-overload on-startup CLI/YANG supportIsabella de Leon2022-09-226-7/+87
* | *: Create and use infrastructure to show debugs in libDonald Sharp2022-10-071-0/+2
* | fabricd: Turn off excessive logging when peering will not come upDonald Sharp2022-10-041-5/+9
* | isisd: Fix memory leak on shutdown with prefix listsDonald Sharp2022-09-203-2/+7
|/
* isisd: Correct Valgrind errorsOlivier Dugeon2022-09-028-84/+174
* isisd: changes for code maintainabilitysri-mohan12022-08-293-29/+29
* isisd: changes for code maintainabilitysri-mohan12022-08-295-34/+35
* isisd: Prevent leak of global_ipv6_addrsDonald Sharp2022-07-281-1/+1
* isisd: Ensure rcap is freed in error caseDonald Sharp2022-07-221-4/+4
* isisd: Convert thread_cancel to THREAD_OFFDonald Sharp2022-07-2113-55/+51
* isisd: fix prefix-sid last-hop-behaviorLouis Scalbert2022-07-201-1/+3
* Revert "isisd: apply fast-reroute on an adjacency failure"Donatas Abraitis2022-07-1010-155/+1
* Revert "isisd: remove previous labels before fast-reroute"Donatas Abraitis2022-07-101-17/+11
* Revert "isisd: allow nexthop lookup on interface only"Donatas Abraitis2022-07-101-8/+2
* Revert "isisd: apply fast-reroute when an interface falls down"Donatas Abraitis2022-07-101-5/+0
* Revert "isisd: avoid fast-reroute on down adjacency when the interface is down"Donatas Abraitis2022-07-103-7/+2
* Revert "isisd: avoid fast-reroute from running twice on a down interface event"Donatas Abraitis2022-07-101-2/+1
* Revert "isisd: fix metric calculation of classic lfa backup prefixes"Donatas Abraitis2022-07-101-11/+7
* Revert "isisd: fix SPF scheduling on IPv6 only topology"Donatas Abraitis2022-07-101-14/+4
* Merge pull request #10962 from louis-6wind/lfa-netlinkRuss White2022-07-0811-27/+218
|\
| * isisd: fix SPF scheduling on IPv6 only topologyLouis Scalbert2022-05-241-4/+14
| * isisd: fix metric calculation of classic lfa backup prefixesLouis Scalbert2022-05-241-7/+11
| * isisd: avoid fast-reroute from running twice on a down interface eventLouis Scalbert2022-05-241-1/+2
| * isisd: avoid fast-reroute on down adjacency when the interface is downLouis Scalbert2022-05-243-2/+7
| * isisd: apply fast-reroute when an interface falls downLouis Scalbert2022-05-231-0/+5
| * isisd: allow nexthop lookup on interface onlyLouis Scalbert2022-05-231-2/+8
| * isisd: remove previous labels before fast-rerouteLouis Scalbert2022-05-231-11/+17
| * isisd: apply fast-reroute on an adjacency failureLouis Scalbert2022-05-2310-1/+155
* | isisd: fix infinite loop when parsing LSPsLouis Scalbert2022-06-301-1/+4
* | Revert "isisd: fix infinite loop when parsing LSPs"Louis Scalbert2022-06-301-20/+8
* | Merge pull request #11434 from donaldsharp/more_test_fixupsIgor Ryzhov2022-06-286-42/+25
|\ \
| * | isisd: Fix crash with xfrm interface typeDonald Sharp2022-06-236-42/+25
* | | isisd: Let's use an actual NULL pointer to test for a NULL pointerDonald Sharp2022-06-232-2/+2
|/ /
* | *: Use autocomplete for route-maps under commands that require itDonatas Abraitis2022-06-132-4/+4
* | Merge pull request #11318 from pguibert6WIND/isis_mt_stdRuss White2022-06-077-38/+55
|\ \
| * | isisd: replace ipv4-unicast with standard in config and oper contextsPhilippe Guibert2022-06-027-38/+54
| * | isisd: add ISIS_MT_STANDARD definePhilippe Guibert2022-06-011-0/+1
| |/
* / isisd: Stop fulfill MPLS table when SR is disabledOlivier Dugeon2022-05-252-10/+13
|/
* *: Properly use memset() when zeroingDonatas Abraitis2022-05-113-7/+7
* Merge pull request #11163 from opensourcerouting/fix/same_type_castingIgor Ryzhov2022-05-091-1/+1
|\
| * *: Avoid casting to the same type as on the leftDonatas Abraitis2022-05-081-1/+1
* | isisd: Prevent direct copy of different size prefix'esDonald Sharp2022-05-071-1/+1
* | isisd: Remove unneeded pre-declarationsDonald Sharp2022-05-071-19/+0
* | isisd: Fix read past end of stringDonald Sharp2022-05-071-1/+1
|/
* *: remove the checking returned value for hash_get()anlan_cs2022-05-022-6/+6
* isisd: ldp cleaning issue on invalid sptreeFrancois Dumontet2022-04-221-0/+5