Skip to content

route: add seg6 encapsulation to nexthop builder - #182

Merged
cathay4t merged 1 commit into
rust-netlink:mainfrom
Aperence:seg6-nexthop-builder
Sep 18, 2026
Merged

cathay4t merged 1 commit into
rust-netlink:mainfrom
Aperence:seg6-nexthop-builder

Conversation

@Aperence

Copy link
Copy Markdown
Contributor

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>
@cathay4t
cathay4t enabled auto-merge (rebase) September 18, 2026 12:18
@cathay4t
cathay4t force-pushed the seg6-nexthop-builder branch from 7306441 to 3c5a81c Compare September 18, 2026 12:18
@cathay4t
cathay4t merged commit 47e910d into rust-netlink:main Sep 18, 2026
6 checks passed
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.

2 participants