mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 17:31:56 +00:00
Currently the packet is dropped if some other packet needs to be sent instead. This does not make much sense in Zephyr so activate packet queueing where the saved packet is sent later. The queueing can happen e.g., with neighbor discovery where the packet to be sent requires ND to be done before the actual application packet is being sent. Change-Id: Ia321d641eec5acfbc9f8f581de712801a483e32d Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
ip | ||
buf.c | ||
Kconfig | ||
Makefile |