summaryrefslogtreecommitdiff
path: root/isisd
AgeCommit message (Expand)Author
2022-12-10isisd: Fix sadj memory leakDonald Sharp
2022-11-17isisd: fix area NULL pointer in isis_route_updateLouis Scalbert
2022-10-04fabricd: Turn off excessive logging when peering will not come upDonald Sharp
2022-09-20isisd: Fix memory leak on shutdown with prefix listsDonald Sharp
2022-09-02isisd: Correct Valgrind errorsOlivier Dugeon
2022-08-29isisd: changes for code maintainabilitysri-mohan1
2022-08-29isisd: changes for code maintainabilitysri-mohan1
2022-07-28isisd: Prevent leak of global_ipv6_addrsDonald Sharp
2022-07-22isisd: Ensure rcap is freed in error caseDonald Sharp
2022-07-21isisd: Convert thread_cancel to THREAD_OFFDonald Sharp
2022-07-20isisd: fix prefix-sid last-hop-behaviorLouis Scalbert
2022-07-10Revert "isisd: apply fast-reroute on an adjacency failure"Donatas Abraitis
2022-07-10Revert "isisd: remove previous labels before fast-reroute"Donatas Abraitis
2022-07-10Revert "isisd: allow nexthop lookup on interface only"Donatas Abraitis
2022-07-10Revert "isisd: apply fast-reroute when an interface falls down"Donatas Abraitis
2022-07-10Revert "isisd: avoid fast-reroute on down adjacency when the interface is down"Donatas Abraitis
2022-07-10Revert "isisd: avoid fast-reroute from running twice on a down interface event"Donatas Abraitis
2022-07-10Revert "isisd: fix metric calculation of classic lfa backup prefixes"Donatas Abraitis
2022-07-10Revert "isisd: fix SPF scheduling on IPv6 only topology"Donatas Abraitis
2022-07-08Merge pull request #10962 from louis-6wind/lfa-netlinkRuss White
2022-06-30isisd: fix infinite loop when parsing LSPsLouis Scalbert
2022-06-30Revert "isisd: fix infinite loop when parsing LSPs"Louis Scalbert
2022-06-28Merge pull request #11434 from donaldsharp/more_test_fixupsIgor Ryzhov
2022-06-23isisd: Fix crash with xfrm interface typeDonald Sharp
2022-06-23isisd: Let's use an actual NULL pointer to test for a NULL pointerDonald Sharp
2022-06-13*: Use autocomplete for route-maps under commands that require itDonatas Abraitis
2022-06-07Merge pull request #11318 from pguibert6WIND/isis_mt_stdRuss White
2022-06-02isisd: replace ipv4-unicast with standard in config and oper contextsPhilippe Guibert
2022-06-01isisd: add ISIS_MT_STANDARD definePhilippe Guibert
2022-05-25isisd: Stop fulfill MPLS table when SR is disabledOlivier Dugeon
2022-05-24isisd: fix SPF scheduling on IPv6 only topologyLouis Scalbert
2022-05-24isisd: fix metric calculation of classic lfa backup prefixesLouis Scalbert
2022-05-24isisd: avoid fast-reroute from running twice on a down interface eventLouis Scalbert
2022-05-24isisd: avoid fast-reroute on down adjacency when the interface is downLouis Scalbert
2022-05-23isisd: apply fast-reroute when an interface falls downLouis Scalbert
2022-05-23isisd: allow nexthop lookup on interface onlyLouis Scalbert
2022-05-23isisd: remove previous labels before fast-rerouteLouis Scalbert
2022-05-23isisd: apply fast-reroute on an adjacency failureLouis Scalbert
2022-05-11*: Properly use memset() when zeroingDonatas Abraitis
2022-05-10Merge pull request #11163 from opensourcerouting/fix/same_type_castingIgor Ryzhov
2022-05-08*: Avoid casting to the same type as on the leftDonatas Abraitis
2022-05-06isisd: Prevent direct copy of different size prefix'esDonald Sharp
2022-05-06isisd: Remove unneeded pre-declarationsDonald Sharp
2022-05-06isisd: Fix read past end of stringDonald Sharp
2022-05-03*: remove the checking returned value for hash_get()anlan_cs
2022-04-22isisd: ldp cleaning issue on invalid sptreeFrancois Dumontet
2022-04-20Merge pull request #11061 from pguibert6WIND/debug_isis_bfd_tooDonald Sharp
2022-04-20Merge pull request #11060 from pguibert6WIND/isis_dr_resign_debugDonald Sharp
2022-04-20isisd: enable BFD messaging debug when isis bfd is usedPhilippe Guibert
2022-04-20isisd: isis_dr_resign() trace braced with debug isis eventsPhilippe Guibert