]> git.proxmox.com Git - mirror_frr.git/commit - pathd/pathd.h
pathd. TED support . Client to link State - [part 1/4]
authorJavier Garcia <javier.garcia@voltanet.io>
Thu, 22 Apr 2021 13:52:27 +0000 (15:52 +0200)
committerJavier Garcia <javier.garcia@voltanet.io>
Mon, 10 May 2021 10:36:46 +0000 (12:36 +0200)
commit75c69d151c8e72e42dfb4b1966428e9cf79cb7f4
tree240ecdf1e026387c787fa33fe8a716750525dd1a
parent34723b2fad066efb410ce121f50c7372c76e61bb
pathd. TED support . Client to link State - [part 1/4]

    - pathd will act as a client to for the configured igp.
    - pathd must be configured to activate and receive data from igp.

    !pathd config snippet
    segment-routing
     traffic-eng
      mpls-te on
      mpls-te import ospfv2

Signed-off-by: Javier Garcia <javier.garcia@voltanet.io>
pathd/path_main.c
pathd/path_ted.c [new file with mode: 0644]
pathd/path_ted.h [new file with mode: 0644]
pathd/path_zebra.c
pathd/pathd.c
pathd/pathd.h
pathd/subdir.am