quartiq / booster

Firmware for the Sinara Booster RF amplifier
Apache License 2.0
13 stars 1 forks source link

Update Smoltcp #441

Open ryan-summers opened 2 months ago

ryan-summers commented 2 months ago

The workaround for DoS that we implemented in smoltcp was refactored in https://github.com/smoltcp-rs/smoltcp/pull/991. We'll need to update our usage of the new interface APIs to continue avoiding the network stack lockup issues.