zephyr/include/net
Paul Sokolovsky 3e706833bd include: net: ethernet.h: Clarify checksum offloading options
Both ETHERNET_HW_TX_CHKSUM_OFFLOAD and ETHERNET_HW_RX_CHKSUM_OFFLOAD
apply to all of IPv4, UDP, and TCP heafers (there's no checksum in
IPv6 header). Consequently, these options should be enabled only for
hardware which supports offloading for all of these options. (And
hardware which has fine-grained control over individual protocol
headers, should enable them all).

Based on the handling in the current source code and discussion
in #21269.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-12-17 11:32:09 +02:00
..
bt.h
buf.h net: buf: Add support for 64 bit data type 2019-12-10 09:55:30 +02:00
can.h net: Verify correctness of iface_api inside L2 driver API 2019-12-09 12:55:29 -05:00
coap_link_format.h
coap.h
dhcpv4.h
dns_resolve.h
dummy.h net: Verify correctness of iface_api inside L2 driver API 2019-12-09 12:55:29 -05:00
ethernet_mgmt.h
ethernet_vlan.h
ethernet.h include: net: ethernet.h: Clarify checksum offloading options 2019-12-17 11:32:09 +02:00
gptp.h
hostname.h
http_client.h
http_parser_state.h
http_parser_url.h
http_parser.h
ieee802154_mgmt.h
ieee802154_radio.h net: Verify correctness of iface_api inside L2 driver API 2019-12-09 12:55:29 -05:00
ieee802154.h
ipv4_autoconf.h
lldp.h
lwm2m.h
mii.h
mqtt.h net: mqtt: Add support for running MQTT over Websocket 2019-10-04 18:48:10 -07:00
net_config.h
net_conn_mgr.h
net_context.h net: tcp: Handle special case where accepted socket is closed 2019-10-28 13:58:59 +02:00
net_core.h
net_event.h
net_if.h net: pkt: Make sure iface is not null when accessing L2 2019-12-02 07:39:41 -06:00
net_ip.h
net_l2.h
net_linkaddr.h
net_mgmt.h
net_offload.h
net_pkt.h net: ipv4: Add IPv4 options length to net pkt 2019-12-16 11:35:24 +02:00
net_stats.h net: Add statistics how long packets have spent in TX path 2019-10-14 16:34:48 +03:00
net_timeout.h
openthread.h net: openthread: Update OpenThread version 2019-10-28 13:00:56 +02:00
ppp.h net: Verify correctness of iface_api inside L2 driver API 2019-12-09 12:55:29 -05:00
promiscuous.h
ptp_time.h
sntp.h
socket_can.h net: Verify correctness of iface_api inside L2 driver API 2019-12-09 12:55:29 -05:00
socket_net_mgmt.h
socket_offload_ops.h
socket_offload.h
socket_select.h
socket.h
socketutils.h
tls_credentials.h
trickle.h
udp.h
websocket.h
wifi_mgmt.h net: Verify correctness of iface_api inside L2 driver API 2019-12-09 12:55:29 -05:00
wifi.h