zephyr/subsys/net/lib
Benjamin Cabé 1f0c22eb01 net: ptp: fix incorrect req_timestamp decoding
Removed incorrect use of ntoh to decode Delay_Req timestamp

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2024-07-01 18:13:42 +02:00
..
capture everywhere: replace double words 2024-06-22 05:40:22 -04:00
coap everywhere: replace double words 2024-06-22 05:40:22 -04:00
config net: config: Add support for IPv4 ACD 2024-06-10 00:59:28 -07:00
dhcpv4 net: lib: dhcpv4_server: Fix client ID bug 2024-06-26 05:58:49 -04:00
dhcpv6 net: dhcpv6: Add configurable DUID buffer length 2024-04-03 10:28:20 +03:00
dns net: dns: Do not fail if cache flush bit is set in class 2024-06-26 09:27:07 -04:00
http net: lib: http_server: Fix possible NULL pointer dereference 2024-06-24 12:41:22 -04:00
lwm2m everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
mqtt net: change controlling expressions in while to Boolean 2024-06-11 20:03:16 +03:00
mqtt_sn net: Use always zephyr/posix/fcntl.h 2024-03-27 13:40:13 -05:00
ptp net: ptp: fix incorrect req_timestamp decoding 2024-07-01 18:13:42 +02:00
shell net: shell: udp: Check net_pkt_read_u8 result 2024-06-26 08:59:41 -04:00
sntp net: lib: sntp_simple: add a function to use with ip address 2024-02-28 18:03:53 +00:00
sockets net: sockets_service: Fix thread failure 2024-06-28 21:52:49 +02:00
socks net: socks: Remove socket selection 2024-03-27 13:40:13 -05:00
tftp net: tftp: Use zsock_ API functions 2024-03-27 13:40:13 -05:00
tls_credentials net: tls_credentials: Add missing base64.h header inclusion 2024-05-23 07:47:41 -04:00
trickle net: trickle: Rename interval function 2024-03-19 15:20:14 -05:00
utils
websocket fdtable: replace z_ prefix with zvfs_ for fdtable.h functions 2024-06-26 12:33:02 +02:00
zperf net: lib: zperf: Fix socket leak during asynchronous TCP upload 2024-06-21 11:38:11 -04: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