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

Merge IPv6 patches #18

Closed
wants to merge 12 commits into from
Closed

Merge IPv6 patches #18

wants to merge 12 commits into from

Conversation

benjamreis
Copy link

Both fields are used for the 2 IP families and were writen in
an IPv4 specific block.

Signed-off-by: BenjiReis <[email protected]>
Inherits from `NetInterface` to mutualize the code

Signed-off-by: BenjiReis <[email protected]>
Add family specific validator as well

Signed-off-by: BenjiReis <[email protected]>
Add a screen to choose to configure IPv4, IPv6 or both
Display the interface screen for IPv4 and/or IPv6

Signed-off-by: BenjiReis <[email protected]>
Need to add `ndisc6` to the install.img

Signed-off-by: BenjiReis <[email protected]>
Add `isDynamic` helper to `NetInterface`

Signed-off-by: BenjiReis <[email protected]>
Add `etc/sysctl.d/91-net-ipv6.conf` in the restore list

Signed-off-by: BenjiReis <[email protected]>
@benjamreis benjamreis closed this Jun 8, 2023
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