Skip to content

Release 0.9 - Malachite

No due date 0% complete

Release 0.9 will focus on networking. We will be looking at performance, features and everything related to implementing support for internet communication. Due to the size and complexity of doing wireless, we will focus on ethernet (E1000/VirtNIC) and the networking stack. Doing this also allows us to focus on the network stack itself.

The following prot…

Release 0.9 will focus on networking. We will be looking at performance, features and everything related to implementing support for internet communication. Due to the size and complexity of doing wireless, we will focus on ethernet (E1000/VirtNIC) and the networking stack. Doing this also allows us to focus on the network stack itself.

The following protocols should be implemented:
ARP, TCP, UDP

We also need to add DHCP functionlity, and we should port the following programs to consider this milestone complete:
WolfSSL, cURL and bake. Having a wget like utility would be cool but won't be required.