zephyr/doc/connectivity/networking/api
Henrik Brix Andersen 159f7dbbb1 lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h
Move the network buffer header file from zephyr/net/buf.h to
zephyr/net_buf.h as the implementation now lives outside of the networking
subsystem.

Add (deprecated) zephyr/net/buf.h header to maintain compatibility with old
file path.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2024-09-07 11:19:05 -05:00
..
images net: lwm2m: send REGISTRATION_TIMEOUT event on error 2024-08-06 17:16:46 -04:00
8021Qav.rst
apis.rst
buf_mgmt.rst
capture.rst doc: net: Add information for cooked mode capture 2024-04-04 17:02:11 +02:00
coap_client.rst net: coap_client: allow application to add block2 option to requests 2024-08-01 09:13:32 +01:00
coap_server.rst doc: connectivity: networking: fix typo 2024-01-26 13:16:18 +01:00
coap.rst
dhcpv4.rst doc: net: Fix DHCPv4 info as server is also supported 2024-06-03 03:01:42 -07:00
dhcpv6.rst doc: net: Add DHCPv6 information 2024-06-03 03:01:42 -07:00
dns_resolve.rst
ethernet_mgmt.rst
ethernet.rst
gptp.rst docs: gptp: add mention ClockSourceTime interface is supported 2024-08-27 10:50:25 -04:00
http_client.rst doc: net: Add HTTP server documentation 2024-05-10 14:43:38 -05:00
http_server.rst doc: http_server: document capturing of request headers 2024-09-06 11:27:37 -04:00
ieee802154.rst Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00
index.rst drivers: modem: remove gsm_ppp.c device driver 2024-05-29 10:49:08 -07:00
ip_4_6.rst
lldp.rst
lwm2m.rst net: lwm2m: send REGISTRATION_TIMEOUT event on error 2024-08-06 17:16:46 -04:00
mqtt_sn.rst doc: fix incorrect bullet lists 2024-06-20 14:07:32 -04:00
mqtt.rst doc: mqtt: Fix incorrect usage of poll() 2024-01-29 10:25:32 -06:00
net_buf.rst lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
net_config.rst doc: net: Add info about misc network config options 2024-07-03 08:50:22 +02:00
net_context.rst
net_core.rst
net_hostname.rst net: hostname: Add a function to set the hostname postfix as is. 2024-07-28 07:28:51 +03:00
net_if.rst
net_l2.rst doc: net: fix Sphinx C domain roles usage 2024-08-01 09:14:26 +01:00
net_linkaddr.rst
net_mgmt.rst
net_offload.rst
net_pkt_filter.rst
net_pkt.rst
net_shell.rst
net_stats.rst
net_tech.rst
net_time.rst
net_timeout.rst
ppp.rst
promiscuous.rst
protocols.rst doc: net: ptp: Add PTP library documentation 2024-06-13 05:40:41 -04:00
ptp_time.rst
ptp.rst doc: fix typo in multiple directories before v3.7.0 release 2024-07-08 09:21:24 +02:00
sntp.rst
sockets.rst fdtable: replace z_ prefix with zvfs_ for fdtable.h functions 2024-06-26 12:33:02 +02:00
socks5.rst
system_mgmt.rst doc: net: Add DHCPv6 information 2024-06-03 03:01:42 -07:00
tftp.rst
thread.rst
tls_credentials_shell.rst doc: connectivity: networking: fix typo 2024-01-26 13:16:18 +01:00
traffic-class.rst
trickle.rst
tsn.rst doc: net: ptp: Add PTP library documentation 2024-06-13 05:40:41 -04:00
vlan.rst
websocket.rst doc: connectivity: networking: fix typo 2024-01-26 13:16:18 +01:00
wifi.rst wifi: Add WPA2 EAP-TLS support 2024-08-20 10:30:55 +02:00
zperf.rst