Skip to content

route: add seg6 encapsulation to nexthop builder - #182

Open
Aperence wants to merge 1 commit into
rust-netlink:mainfrom
Aperence:seg6-nexthop-builder
Open

route: add seg6 encapsulation to nexthop builder#182
Aperence wants to merge 1 commit into
rust-netlink:mainfrom
Aperence:seg6-nexthop-builder

Conversation

@Aperence

Copy link
Copy Markdown

This commits adds the possibility to enable SRv6 encapsulation when creating a nexthop.

A new seg6 function is added to RouteNextHopBuilder, which allows to configure SRv6 encapsulation for a specific nexthop. This function follows a similar approach as output_seg6.

This commits adds the possibility to enable SRv6 encapsulation
when creating a nexthop.

A new `seg6` function is added to `RouteNextHopBuilder`, which allows
to configure SRv6 encapsulation for a specific nexthop. This function
follows a similar approach as `output_seg6`.

Signed-off-by: Aperence <anthony.doeraene@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant