Init repo

This commit is contained in:
2024-08-22 21:43:29 +02:00
commit f3d4c79c0f
5 changed files with 740 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# dhcpv6stateless
This -thing- is doing a DHCPv6 INFORMATION-REQUEST, waits for a response and displays it.
## References
- <https://datatracker.ietf.org/doc/html/rfc8415#section-6.1>
- <https://datatracker.ietf.org/doc/html/rfc8415#section-5.1>