summaryrefslogtreecommitdiffstats
path: root/isisd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #11061 from pguibert6WIND/debug_isis_bfd_tooDonald Sharp2022-04-201-0/+2
|\
| * isisd: enable BFD messaging debug when isis bfd is usedPhilippe Guibert2022-04-201-0/+2
* | Merge pull request #11060 from pguibert6WIND/isis_dr_resign_debugDonald Sharp2022-04-201-1/+2
|\ \
| * | isisd: isis_dr_resign() trace braced with debug isis eventsPhilippe Guibert2022-04-201-1/+2
| |/
* | Merge pull request #10961 from opensourcerouting/build-ms-extDonald Sharp2022-04-201-1/+2
|\ \
| * | build: first header *must* be zebra.h or config.hDavid Lamparter2022-04-041-1/+2
| |/
* | Merge pull request #11051 from donaldsharp/speell_moreDonatas Abraitis2022-04-204-6/+6
|\ \
| * | *: Fix spelling of accomodateDonald Sharp2022-04-192-2/+2
| * | *: Fix spelling of non-existantDonald Sharp2022-04-191-1/+1
| * | *: Fix spelling of specifedDonald Sharp2022-04-191-3/+3
* | | Merge pull request #10983 from pguibert6WIND/show_isis_nbr_bfdRuss White2022-04-191-0/+10
|\ \ \ | |/ / |/| |
| * | isisd: add bfd information on isis neighbor show commandPhilippe Guibert2022-04-081-0/+10
| |/
* / isisd: Fix crash in ISIS when mtu mismatch occurslynnemorrison2022-04-182-50/+5
|/
* *: Fix spelling of FollowingDonald Sharp2022-04-011-2/+2
* Merge pull request #10944 from pguibert6WIND/isis_misc_fixesDonald Sharp2022-04-012-1/+3
|\