summaryrefslogtreecommitdiffstats
path: root/isisd/isis_te.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | isisd: fix crash at flex-algo without mpls-teLouis Scalbert2024-08-271-0/+4
|/
* Merge pull request #15797 from pguibert6WIND/isis_srv6_ls_subnetRuss White2024-07-261-2/+43
|\
| * isis, lib: add isis srv6 end sid to ls_prefixPhilippe Guibert2024-07-111-2/+43
* | isisd: fix building asla at first flex-algo configLouis Scalbert2024-07-261-2/+2
|/
* isisd: remove unnecessary check for vrfanlan_cs2024-05-051-28/+23
* isis, lib: add isis srv6 capability to ls_nodePhilippe Guibert2024-04-231-0/+6
* isisd, lib: add link state support for srv6 adjacenciesPhilippe Guibert2024-04-231-0/+48
* Merge pull request #12933 from Orange-OpenSource/link_statePhilippe Guibert2023-04-201-27/+43
|\
| * isisd: Update TE to new Link State Edge keyOlivier Dugeon2023-04-071-27/+43
* | isisd: add ASLA supportLouis Scalbert2023-04-181-1/+169
* | lib,isisd: refactor igp-agnostic sr misc functionsHiroki Shirokura2023-04-181-1/+1
* | Merge pull request #12698 from Orange-OpenSource/isisdRuss White2023-04-111-7/+7
|\ \
| * | isisd: Update to the new printfrr ISO formatOlivier Dugeon2023-03-211-7/+7
* | | *: Use a `struct prefix *p` instead of a `struct prefix` in functionsDonald Sharp2023-04-071-5/+5
| |/ |/|
* | isisd: Correction of subnets creation in the TEDOlivier Dugeon2023-03-301-1/+14
* | *: Convert event.h to frrevent.hDonald Sharp2023-03-241-1/+1
* | *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-241-1/+1
|/
* Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp2023-02-171-16/+1
|\
| * *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* | lib,isisd: add extended admin-group info into the tedLouis Scalbert2023-02-101-0/+5
* | isisd: add extended admin-groupLouis Scalbert2023-02-101-0/+7
* | Merge pull request #12730 from louis-6wind/fix-ext-te-metricsOlivier Dugeon2023-02-091-1/+1
|\ \ | |/ |/|
| * isisd: fix te link delay displayLouis Scalbert2023-02-021-1/+1
* | isisd: Add missing enum's to switch statementDonald Sharp2023-01-311-1/+2
|/
* isisd: fix recreating the LS TED after re-enabling MPLS TELouis Scalbert2022-10-241-1/+1
* isisd: fix sending remote interface ip address after enabling MPLS TELouis Scalbert2022-10-241-18/+83
* isisd: Correct Valgrind errorsOlivier Dugeon2022-09-021-0/+105
* isisd: Fix crash with xfrm interface typeDonald Sharp2022-06-231-4/+2
* isisd: Prevent direct copy of different size prefix'esDonald Sharp2022-05-071-1/+1
* isisd: Fix read past end of stringDonald Sharp2022-05-071-1/+1
* *: Fix spelling of FollowingDonald Sharp2022-04-011-2/+2
* isisd: Fixup IS-IS-TE bugOlivier Dugeon2022-02-021-0/+1
* bgpd,pimd,isisd,nhrpd: Convert to vty_json()Donatas Abraitis2022-01-311-6/+2
* isisd: Add Link State Traffic Engineering supportOlivier Dugeon2021-11-301-38/+1201
* isisd: Add support for RFC6119 (IPv6 TE in IS-IS)Olivier Dugeon2021-11-301-32/+107
* isisd: replace inet_ntoaMark Stapp2020-10-221-13/+10
* isisd: minor cleanupRenato Westphal2020-08-271-4/+4
* isisd : Transformational changes to support different VRFs.Kaushik2020-08-141-31/+70
* *: remove PRI[udx](8|16|32)David Lamparter2020-07-141-8/+7
* *: generously apply constDavid Lamparter2019-12-021-2/+0
* isisd: circuit is derefed in every code pathDonald Sharp2019-09-251-2/+1
* isisd: Update TLVs processing for TE, RI & SROlivier Dugeon2019-09-171-976/+286
* Revert "Ospf missing interface handling 2"Donald Sharp2019-06-241-2/+1
* *: change if_lookup_by_name() api with vrfPhilippe Guibert2019-06-121-1/+2
* Merge pull request #3045 from opensourcerouting/atomsLou Berger2019-04-301-1/+0
|\
| * isisd: replace dict_* with DECLARE_RBTREEDavid Lamparter2019-04-271-1/+0
* | isisd: Add IS-IS-TE support per AreaOlivier Dugeon2019-04-251-113/+87
* | Revert "isisd: Add IS-IS-TE support per Area"Russ White2019-04-231-87/+113