Userspace: Implement super simple DHCP client

This commit is contained in:
2024-02-03 02:41:06 +02:00
parent 102aa50a41
commit 2138eeb87f
4 changed files with 403 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ set(USERSPACE_PROJECTS
chmod
cp
dd
dhcp-client
echo
id
init