mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-26 09:32:49 +00:00
1d47e2a8da
sleep for OFF_TIME if the queue is empty. restrict double packet lifetime timeouts to unicast packets. stop ctimer in remove_queued_packet in case the function is not called via the ctimer callback. it could overwrite a valid packet otherwise.