staticnet icon indicating copy to clipboard operation
staticnet copied to clipboard

C++ TCP/IP and SSH stack with bounded run time and no dynamic memory allocations

Results 8 staticnet issues
Sort by recently updated
recently updated
newest added

Figure out some way of getting application layer debug messages without temporarily patching uarts into the source

I'd like someone other than myself to look at the code at some point...

We can currently send ICMP echo replies in response to inbound echo requests, but can't initiate a ping from the device.

Right now we can acknowledge inbound ARPs but don't support initiating queries.

Sockets should be closed after X time of inactivity.

Something something ITCM, inline, noinline, I'm not sure ``` [ 13%] Built target embedded-cli [ 23%] Built target microkvs [ 33%] Built target embedded-utils [ 33%] Built target bsp [...