mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 07:21:56 +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> |
||
---|---|---|
arch | ||
boards | ||
doc | ||
drivers | ||
include | ||
kernel | ||
lib | ||
misc | ||
net | ||
samples | ||
scripts | ||
tests | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
Makefile | ||
Makefile.inc | ||
zephyr-env.sh |