mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Koen Zandberg
cd489cebd1
This truncates the incomming frames to ETHERNET_FRAME_LEN and silently discards the rest of the frame until the end of the frame. This should be modified to an endpoint halt condition after #17090 is merged, but for now this should be good enough. Stalling the endpoint with the current stall implementation could cause a ping of death scenario, so for now the data is truncated until the above solution can be implemented. |
||
---|---|---|
.. | ||
acm | ||
ecm | ||
Kconfig |