1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-28 16:01:18 +01:00
Benjamin Valentin 4068133f3d also add msg_queue for UDP
All other layers in the network stack use a msg_queue to not drop messages, which in this context represent packages.
This finally fixes the random crashes when UDP network traffic is present. Turns out RIOT is not handling lost messages well.
2014-02-13 07:07:46 +01:00
..
2014-01-17 14:40:56 +01:00
2014-01-24 19:04:28 +01:00
2014-02-06 18:13:48 +01:00
2014-01-24 19:04:28 +01:00
2014-01-24 19:04:28 +01:00
2014-01-05 16:11:07 +01:00
2014-02-13 07:07:46 +01:00
2014-02-01 11:37:35 +01:00
2014-01-31 15:00:21 +01:00
2014-01-20 10:54:14 +01:00
2013-08-26 22:18:02 +02:00
2014-01-24 19:54:56 +01:00
2014-02-06 12:29:18 +01:00
2014-01-28 11:53:19 +01:00
2014-01-17 14:40:57 +01:00