zephyr/include/net
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
..
arp.h
bt.h
buf.h net: buf: Move net_buf_pool objects to dedicated linker area 2017-06-16 17:05:06 +03:00
dhcpv4.h
dns_resolve.h
ethernet.h
http_parser.h
http.h
ieee802154_radio.h
ieee802154.h
mii.h
mqtt_types.h
mqtt.h
net_app.h kconfig: fixed stray Kconfig variables 2017-07-06 10:34:41 -05:00
net_context.h net: context: Remove useless asserts when setting net_buf pools 2017-07-06 14:27:55 +03:00
net_core.h
net_event.h
net_if.h
net_ip.h
net_l2.h
net_linkaddr.h
net_mgmt.h
net_offload.h
net_pkt.h net: udp: Remove NET_UDP_HDR() macro and direct access to net_buf 2017-07-07 15:24:00 +03:00
net_stats.h
socket.h net: sockets: Implement recv() for STREAM sockets 2017-06-28 16:07:55 +03:00
trickle.h
udp.h net: udp: Remove NET_UDP_HDR() macro and direct access to net_buf 2017-07-07 15:24:00 +03:00
zoap_link_format.h
zoap.h net: zoap: correct description of zoap_response_received() 2017-06-14 14:55:43 -04:00