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
basic
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
hello_world samples: hello_world: remove min_ram requirement 2017-06-29 11:48:34 -04:00
mpu
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
sensor
subsys samples: ipm_mailbox: fix thread creation 2017-07-03 20:57:44 -04:00
synchronization
testing
kernel.rst
samples.rst