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

DHCPv6 #56

Open
bluecmd opened this issue Sep 25, 2018 · 2 comments
Open

DHCPv6 #56

bluecmd opened this issue Sep 25, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@bluecmd
Copy link
Contributor

bluecmd commented Sep 25, 2018

DHCPv6 will be nice for IPv6 only deployments.

While IPv6 can utilize RA for stateless configuration, we need to get a hostname for the TLS certificate.

@bluecmd bluecmd added the enhancement New feature or request label Sep 25, 2018
@insomniacslk
Copy link

you can have a look at https://github.com/insomniacslk/dhcp for the DHCPv6 part. See examples at https://github.com/insomniacslk/exdhcp/blob/master/packetparser/main.go#L42

@insomniacslk
Copy link

bluecmd added a commit to bluecmd/u-bmc that referenced this issue Sep 25, 2018
This is part of u-root#56. For this to be useful the MAC address needs to be
read from the interface as well.

Signed-off-by: Christian Svensson <bluecmd@google.com>
bluecmd added a commit to bluecmd/u-bmc that referenced this issue Sep 26, 2018
This is part of u-root#56. For this to be useful the MAC address needs to be
read from the interface as well.

Signed-off-by: Christian Svensson <bluecmd@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants