Skip to content

Wireguard ip6prefix support#8487

Closed
nagual2 wants to merge 2 commits intoopenwrt:masterfrom
nagual2:wireguard-ip6prefix-support
Closed

Wireguard ip6prefix support#8487
nagual2 wants to merge 2 commits intoopenwrt:masterfrom
nagual2:wireguard-ip6prefix-support

Conversation

@nagual2
Copy link
Copy Markdown

@nagual2 nagual2 commented Mar 30, 2026

  • 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)

@github-actions

This comment has been minimized.

@nagual2 nagual2 force-pushed the wireguard-ip6prefix-support branch 2 times, most recently from d6d9421 to e7ca3c1 Compare March 31, 2026 06:40
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@nagual2 nagual2 force-pushed the wireguard-ip6prefix-support branch 2 times, most recently from 3857758 to 5514894 Compare March 31, 2026 12:38
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@nagual2 nagual2 force-pushed the wireguard-ip6prefix-support branch from 5514894 to 0eb5f3c Compare March 31, 2026 21:22
@github-actions

This comment has been minimized.

@nagual2 nagual2 force-pushed the wireguard-ip6prefix-support branch from 0eb5f3c to bff5ccf Compare April 2, 2026 06:49
@github-actions

This comment has been minimized.

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>
@nagual2 nagual2 force-pushed the wireguard-ip6prefix-support branch from bff5ccf to cc5f83b Compare April 2, 2026 11:51
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Warning

Some formality checks failed.

Consider (re)reading submissions guidelines.

Failed checks

Issues marked with an ❌ are failing checks.

Commit cc5f83b

  • 🔶 Commit subject must be <= 80 (and should be <= 60) characters long
    Actual: subject is 64 characters long
    $\textsf{luci-proto-wireguard: add IPv6 routed prefix (ip6prefix) sup\color{yellow}{port}\color{red}{}}$

Commit 18cedc1

  • 🔶 Author name must be either a real name 'firstname lastname' or a nickname/alias/handle
    Actual: Max seems to be a nickname or an alias
    Expected: a real name 'firstname lastname'
  • 🔶 Commit(ter) name must be either a real name 'firstname lastname' or a nickname/alias/handle
    Actual: Max seems to be a nickname or an alias
    Expected: a real name 'firstname lastname'
  • Signed-off-by must match author
    Actual: missing or doesn't match author
    Expected: Signed-off-by: Max <max@nagual2.com>
  • ❌ Commit message must exist

For more details, see the full job log.

Something broken? Consider providing feedback.

@nagual2 nagual2 closed this Apr 2, 2026
@nagual2 nagual2 deleted the wireguard-ip6prefix-support branch April 2, 2026 14:33
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