Commit Graph

6 Commits

Author SHA1 Message Date
06f4b0b29a BAN: Make String and StringView header only
This allows linking with libc without having to link ban
2024-05-23 15:43:26 +03:00
f804e87f7d Kernel: Implement basic gateway for network interfaces 2024-02-05 18:18:56 +02:00
b2291ce162 Kernel/BAN: Fix network strucute endianness 2024-02-05 18:18:56 +02:00
89805fb092 dhcp-client: Use dprintln for debug printing 2024-02-05 01:24:45 +02:00
79897e77dc dhcp-client: Remove packet send test :D 2024-02-03 18:04:31 +02:00
2138eeb87f Userspace: Implement super simple DHCP client 2024-02-03 02:41:06 +02:00