zephyr/samples
Jukka Rissanen 3604c391e6 net: udp: Remove NET_UDP_HDR() macro and direct access to net_buf
Remove NET_UDP_HDR() macro as we cannot safely access UDP header
via it if the network packet header spans over multiple net_buf
fragments.

Fixed also the UDP unit tests so that they pass correctly.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-07-07 15:24:00 +03:00
..
application_development tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
basic tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
bluetooth net: udp: Remove NET_UDP_HDR() macro and direct access to net_buf 2017-07-07 15:24:00 +03:00
boards samples: remove reference to nimble 2017-07-05 12:43:13 -04:00
cpp_synchronization tests: replace filters in testcase files 2017-06-28 09:51:40 -05:00
drivers tests: move spi test under tests/ 2017-07-05 12:43:13 -04:00
grove tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
hello_world samples: hello_world: remove min_ram requirement 2017-06-29 11:48:34 -04:00
mpu tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
net net: udp: Remove NET_UDP_HDR() macro and direct access to net_buf 2017-07-07 15:24:00 +03:00
nfc/nfc_hello samples: nfc_hello: limit to uarts that support interrupts 2017-06-29 14:55:43 -04:00
philosophers tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
sensor tests: samples: remove duplicate filtering 2017-06-27 17:44:23 -04:00
subsys samples: ipm_mailbox: fix thread creation 2017-07-03 20:57:44 -04:00
synchronization tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
testing tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
kernel.rst
samples.rst