zephyr/subsys/net/lib
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
..
capture net: capture: enable capturing of IPv6/v4 only 2024-08-26 17:06:37 +02:00
coap net: coap: Parse more flag in coap_get_block2_option() 2024-08-02 22:12:47 -05:00
config net: config: Fix sntp clock init Kconfig depends 2024-09-06 10:01:22 -05:00
dhcpv4 net: dhcpv4_server: dns server option 2024-08-20 18:58:40 -04:00
dhcpv6 net: dhcpv6: Add configurable DUID buffer length 2024-04-03 10:28:20 +03:00
dns lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
http net: lib: http_server: allow application to access request headers 2024-09-06 11:27:37 -04:00
lwm2m net: lwm2m: fix buffer size check for U16 resource 2024-09-02 12:32:50 -04:00
mqtt net: mqtt: improve decoder buffer handling 2024-07-31 13:08:28 +02:00
mqtt_sn lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
ptp net: ptp: Properly handle second overflow/underflow 2024-08-06 09:17:26 +01:00
shell net: shell: cm: Fix snprintf warnings on NEWLIBC 2024-08-24 07:14:32 -04:00
sntp
sockets net: dns: Add more error codes to gai_strerror() 2024-09-02 12:32:22 -04:00
socks net: socks: Remove socket selection 2024-03-27 13:40:13 -05:00
tftp
tls_credentials net: lib: fix typo 2024-07-12 09:33:20 -04:00
trickle
utils
websocket net: websocket: fix undefined reference 2024-08-21 08:58:57 +02:00
zperf style: subsys: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
CMakeLists.txt net: ptp: Initial PTP library implementation 2024-06-13 05:40:41 -04:00
Kconfig net: ptp: Initial PTP library implementation 2024-06-13 05:40:41 -04:00