Commit 2728bf0
committed
luci-proto-wireguard: add IPv6 routed prefix (ip6prefix) support
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>1 parent b9dff54 commit 2728bf0
1 file changed
Lines changed: 4 additions & 3 deletions
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
160 | 164 | | |
161 | 165 | | |
162 | 166 | | |
| |||
182 | 186 | | |
183 | 187 | | |
184 | 188 | | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | 189 | | |
189 | 190 | | |
190 | 191 | | |
| |||
0 commit comments