On Thu, Jul 07, 2022 at 05:27:58PM +0200, Claudio Jeker wrote:
> This diff is assigning a local path_id to all prefixes. This path_id will
> be used for sending out add-path updates. Since the RFC specifies that the
> path_id has no meaning we assing the path_ids randomly. They just need to
> be unique per rib entry. Now this code assigne the path_id in the
> Adj-RIB-In and then inherits the number to all other ribs. Currently the
> Adj-RIB-Out is excluded since that code is not yet ready for more than one
> path. That is the next step.

ok tb

Reply via email to