mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 04:52:38 +00:00
When using the CSMA MAC driver, a new packet can be queued before all the fragments of the previous one were sent. The transmit_packet_list() function will start sending the old fragments with the new net_buf context. Keep a per-context neighbor_list to avoid that Change-Id: I9d41a923c48f597cc95a8f8c9f67884c5caac02c Signed-off-by: Vlad Lungu <vlad.lungu@windriver.com> |
||
---|---|---|
.. | ||
buf.h | ||
ip_buf.h | ||
l2_buf.h | ||
net_core.h | ||
net_ip.h | ||
net_socket.h | ||
tinydtls.h |