Skip to content

link: Add LinkIp6Tnl builder for IPv4|IPv6 tunnel over IPv6#171

Merged
cathay4t merged 1 commit into
rust-netlink:mainfrom
cathay4t:main
Jun 11, 2026
Merged

link: Add LinkIp6Tnl builder for IPv4|IPv6 tunnel over IPv6#171
cathay4t merged 1 commit into
rust-netlink:mainfrom
cathay4t:main

Conversation

@cathay4t

Copy link
Copy Markdown
Member

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces support for the ip6tnl (IPv6 tunnel) interface by adding the LinkIp6Tnl struct and its builder implementation, exposing it in the library's public API. The feedback highlights a bug in the documentation's example code where the IPv6 address segments are incorrectly split in Ipv6Addr::new, and suggests adding integration tests to verify the creation and deletion of the new interface.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread src/link/ip6tnl.rs Outdated
Comment thread src/link/ip6tnl.rs
Signed-off-by: Gris Ge <cnfourt@gmail.com>
@cathay4t cathay4t merged commit 908fa90 into rust-netlink:main Jun 11, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant