Skip to content

feat: Dropped DHCPv6 method#20

Merged
pierantoniomerlino merged 1 commit intodevelopfrom
ipv6_auto_configure_web
Dec 16, 2025
Merged

feat: Dropped DHCPv6 method#20
pierantoniomerlino merged 1 commit intodevelopfrom
ipv6_auto_configure_web

Conversation

@pierantoniomerlino
Copy link
Copy Markdown
Member

This pull request simplifies the IPv6 configuration options in the network UI by removing the DHCPv6 method, both from the backend logic and the user interface. The changes focus on cleaning up configuration options and updating related UI behaviors and messages.

IPv6 Configuration Option Cleanup:

  • Removed the CONFIGURE_DHCP constant and all references to the DHCPv6 configuration method from TabIp6Ui.java, including the UI dropdown and logic handling. [1] [2] [3]
  • Updated the user-facing label for the auto-configuration method from "Stateless Address Auto-Configuration (SLAAC)" to simply "Auto" in the properties file.

Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
@mattdibi
Copy link
Copy Markdown
Member

@pierantoniomerlino is this a breaking change? If so, properly tag the PR title as per Conventional Commit

@pierantoniomerlino
Copy link
Copy Markdown
Member Author

@mattdibi No, this is not a breaking change.

@sonarqubecloud
Copy link
Copy Markdown

@pierantoniomerlino pierantoniomerlino merged commit bdcf002 into develop Dec 16, 2025
4 checks passed
@pierantoniomerlino pierantoniomerlino deleted the ipv6_auto_configure_web branch December 16, 2025 14:59
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