mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-15 23:13:02 +00:00
When net_pkt_skip skips the entire data in a net buffer, the cursor still points to this buffer on data that is off by one. Calling pkt_cursor_advance in net_pkt_is_contiguous fixes this and moves the cursor to the next buffer. Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at> |
||
---|---|---|
.. | ||
bluetooth | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
jwt | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
usb | ||
CMakeLists.txt | ||
Kconfig |