Skip to content

luci-proto-wireguard: add IPv6 routed prefix (ip6prefix) support#8518

Open
nagual2 wants to merge 1 commit intoopenwrt:masterfrom
nagual2:wireguard-pd
Open

luci-proto-wireguard: add IPv6 routed prefix (ip6prefix) support#8518
nagual2 wants to merge 1 commit intoopenwrt:masterfrom
nagual2:wireguard-pd

Conversation

@nagual2
Copy link
Copy Markdown

@nagual2 nagual2 commented Apr 2, 2026

Add support for IPv6 routed prefix (ip6prefix) in the General Settings tab of WireGuard interfaces, similar to other protocols like 6in4.

This allows users to configure Prefix Delegation for WireGuard interfaces through LuCI, enabling proper IPv6 SLAAC delegation to downstream clients.

Changes:

  • Add ip6prefix DynamicList option to general tab
  • Remove duplicate ip6prefix from advanced tab
  • This PR is not from my main or master branch 💩, but a separate branch ✅
  • Each commit has a valid ✒️ Signed-off-by: <my@email.address> row (via git commit --signoff)
  • Each commit and PR title has a valid 📝 <package name>: title first line subject for packages
  • Incremented 🆙 any PKG_VERSION in the Makefile
  • Tested on: (architecture, openwrt version, browser) ✅
  • ( Preferred ) Mention: @ the original code author for feedback
  • ( Preferred ) Screenshot or mp4 of changes:
  • ( Optional ) Closes: e.g. openwrt/luci#issue-number
  • ( Optional ) Depends on: e.g. openwrt/packages#pr-number in sister repo
  • Description: (describe the changes proposed in this PR)

Add support for IPv6 routed prefix (ip6prefix) in the General Settings
tab of WireGuard interfaces, similar to other protocols like 6in4.

This allows users to configure Prefix Delegation for WireGuard
interfaces through LuCI, enabling proper IPv6 SLAAC delegation
to downstream clients.

Changes:
- Add ip6prefix DynamicList option to general tab
- Remove duplicate ip6prefix from advanced tab

Signed-off-by: Maksym Vasylchenko <nahual15@gmail.com>
@github-actions

This comment has been minimized.

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