Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network: Populate the NetworkInfo with the right subnet address #634

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

roosterfish
Copy link
Contributor

@roosterfish roosterfish commented Feb 13, 2025

Don't falsely populate the subnet by using the regular address. Use the actual network address.

Before this was setting 10.1.2.3/24 as the Subnet but it should actually set 10.1.2.0/24.

Don't falsely populate the subnet by using the regular network address.
Use the actual network address.

Signed-off-by: Julian Pelizäus <[email protected]>
@roosterfish roosterfish changed the title Network: Populate the NetworkInfo with the right subnet Network: Populate the NetworkInfo with the right subnet address Feb 13, 2025
Copy link
Contributor

@gabrielmougard gabrielmougard left a comment

Choose a reason for hiding this comment

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

LGTM

@roosterfish roosterfish merged commit fea2254 into canonical:main Feb 14, 2025
24 checks passed
@roosterfish roosterfish deleted the fix_subnet branch February 14, 2025 16:28
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