zephyr/doc/reference/networking
Robert Lubos bea1093e62 net: sockets: Remove socket offloading interface
Instead of using a custom offloading interface, users can use
`NET_SOCKET_REGISTER` macro to register custom socket API provider. This
solution removes a limitation, that only one offloaded interface can be
registered and that it cannot be used together with native IP stack.

The only exception remainig are DNS releated operations -
`getaddrinfo`/`freeaddrinfo`, which, when offloaded, have to be
registered specifically.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-01-31 11:36:02 -05:00
..
8021Qav.rst doc: net: Enhance 802.1Qav documentation 2019-12-03 14:07:32 -06:00
apis.rst doc: net: Add information about SOCKS5 proxy support 2019-10-29 08:27:39 +02:00
buf_mgmt.rst
can_api.rst global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
can_timing.svg doc: CAN: Extend CAN doc and moved it to networking 2019-10-04 13:05:44 -04:00
can_transceiver.svg include: drivers: CAN: changed return parameter description 2019-10-04 13:05:44 -04:00
can.rst doc: CAN: Extend CAN doc and moved it to networking 2019-10-04 13:05:44 -04:00
coap.rst
dhcpv4.rst
dns_resolve.rst
ethernet_mgmt.rst
ethernet.rst
gptp.rst
ieee802154.rst
index.rst doc: CAN: Extend CAN doc and moved it to networking 2019-10-04 13:05:44 -04:00
ip_4_6.rst
lldp.rst
lwm2m.rst
mqtt.rst net: sockets: tls: Add missing symbols for a few options 2020-01-20 09:58:23 +02:00
net_buf.rst
net_config.rst
net_context.rst
net_core.rst
net_hostname.rst
net_if.rst
net_l2.rst
net_linkaddr.rst
net_mgmt.rst
net_offload.rst net: sockets: Remove socket offloading interface 2020-01-31 11:36:02 -05:00
net_pkt.rst
net_shell.rst
net_stats.rst
net_tech.rst
net_timeout.rst
ppp.rst
promiscuous.rst
protocols.rst global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
ptp_time.rst
sntp.rst
sockets.rst
socks5.rst doc: net: Add information about SOCKS5 proxy support 2019-10-29 08:27:39 +02:00
system_mgmt.rst
thread.rst
traffic-class.rst
trickle.rst
tsn.rst
vlan.rst
websocket.rst doc: net: Add Websocket API documentation 2019-10-25 14:03:25 +03:00