zephyr/include/net
Gil Pitney 3209c22d79 net: offload: Move offload_ip field from net_l2 to net_if
This is part of a patch series to decouple TCP/IP offload, which
currently occurs at the transport layer (L4), from the data link
layer (L2).

This provides a more direct call stack from the net_context APIs
to the offload driver functions, versus going through the current
offload L2 (dummy) driver.

Change-Id: Ia5a677d87f7b62f54b2702ce8ecfaf026f6f7c26
Signed-off-by: Gil Pitney <gil.pitney@linaro.org>
2017-03-24 17:31:40 +02:00
..
arp.h
bt.h
buf.h net: buf: Store name of the buffer pool 2017-03-09 20:33:42 +02:00
dhcpv4.h net/dhcpv4: Support REBINDING 2017-03-09 20:33:42 +02:00
dns_client.h net/dns: Fix inline documentation 2017-02-07 22:33:47 +00:00
ethernet.h
http_parser.h
http.h net/http: Add the HTTP/1.1 API 2017-03-09 20:33:49 +02:00
ieee802154_radio.h
ieee802154.h net/ieee802154/mgmt: Add getters/setters for various radio network info 2017-02-03 15:59:19 +02:00
mii.h
mqtt_types.h net/mqtt: Remove length computations for some msg fields 2017-02-15 12:20:08 +02:00
mqtt.h net/mqtt: Fix inline doc for MQTT 2017-02-14 08:30:34 +02:00
nbuf.h net: route: Try to route IPv6 packet if we are not the recipient 2017-03-24 17:31:39 +02:00
net_context.h net: Add net_buf pool support to each context 2017-03-09 20:33:42 +02:00
net_core.h net: ip: Address type mismatch warnings 2017-03-09 20:33:46 +02:00
net_event.h net: ipv6: Notify others if we join/leave IPv6 mcast group 2017-03-09 20:33:48 +02:00
net_if.h net: offload: Move offload_ip field from net_l2 to net_if 2017-03-24 17:31:40 +02:00
net_ip.h net: ipv6: Bluetooth address fix 2017-02-27 10:28:55 +02:00
net_l2.h net: offload: Move offload_ip field from net_l2 to net_if 2017-03-24 17:31:40 +02:00
net_linkaddr.h net: Add network link technology type to linkaddr 2017-02-22 17:28:24 +02:00
net_mgmt.h net/mgmt: Add a network interface based synchronous event listener 2017-03-17 10:34:42 +02:00
net_stats.h net: ipv6: Collect MLD statistics 2017-03-09 20:33:48 +02:00
offload_ip.h net: offload: Move offload_ip field from net_l2 to net_if 2017-03-24 17:31:40 +02:00
trickle.h net/trickle: Include net_core.h in order to define NET_ASSERT 2017-03-09 20:33:47 +02:00
zoap_link_format.h doc/api/networking: Add existing network protocol libraries APIs 2017-02-03 15:59:18 +02:00
zoap.h iot/zoap: Fix requiring that the buffer is unchanged for retransmit 2017-02-27 10:28:54 +02:00