Re: bgpd: initial local path_id support for Adj-RIB-Out

2022-07-08 Thread Theo Buehler
On Fri, Jul 08, 2022 at 11:17:16AM +0200, Claudio Jeker wrote: > This diff adds the required plumbing to support local path_ids in the > output path. Mainly it extends prefix_adjout_update() to do the right > thing. Since in normal mode of operation path_id_tx does not matter and > only on prefix

bgpd: initial local path_id support for Adj-RIB-Out

2022-07-08 Thread Claudio Jeker
This diff adds the required plumbing to support local path_ids in the output path. Mainly it extends prefix_adjout_update() to do the right thing. Since in normal mode of operation path_id_tx does not matter and only on prefix is in the Adj-RIB-Out the code uses prefix_adjout_lookup() to locate