Network Stack Progress

The network stack has been tested successfully but I don’t have good demo apps ported yet.

Current task is getting the network code compiling on my own C to RISC-V backend (which is lagging a bit behind the OS codebase). This will be the first step towards a “hardened” codebase, as the compiler can be used for fully audited systems or for extended features adding safety checks etc.

Kqueue support will come after a bit more testing, that should hopefully work easily as long as everything else is working.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *