zephyr/subsys/net/lib/ptp
Benjamin Cabé 43b948f9a8 net: ptp: Properly handle second overflow/underflow
Fixes issues with net_ptp_time arithmetic where second
overflow/underflow would not be handled properly.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
Signed-off-by: Adam Wojasinski <awojasinski@baylibre.com>
2024-08-06 09:17:26 +01:00
..
btca.c net: ptp: Implement Best TimeTransmitter Clock algorithm for PTP stack 2024-06-13 05:40:41 -04:00
btca.h net: lib: fix typo 2024-07-12 09:33:20 -04:00
clock.c net: ptp: Properly handle second overflow/underflow 2024-08-06 09:17:26 +01:00
clock.h net: lib: fix typo 2024-07-12 09:33:20 -04:00
CMakeLists.txt net: ptp: Implement Best TimeTransmitter Clock algorithm for PTP stack 2024-06-13 05:40:41 -04:00
ddt.h net: lib: fix typo 2024-07-12 09:33:20 -04:00
ds.h net: lib: fix typo 2024-07-12 09:33:20 -04:00
Kconfig kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
msg.c net: lib: fix typo 2024-07-12 09:33:20 -04:00
msg.h net: lib: fix typo 2024-07-12 09:33:20 -04:00
port.c net: lib: fix typo 2024-07-12 09:33:20 -04:00
port.h net: lib: fix typo 2024-07-12 09:33:20 -04:00
ptp.c net: ptp: Implement PTP thread 2024-06-13 05:40:41 -04:00
state_machine.c net: ptp: Add Kconfig symbols and preprocessor guards for some states 2024-06-13 05:40:41 -04:00
state_machine.h
tlv.c net: lib: ptp: Fix issues raised by static analyzer 2024-06-27 08:48:59 -04:00
tlv.h net: lib: fix typo 2024-07-12 09:33:20 -04:00
transport.c net: lib: ptp: Fix issues raised by static analyzer 2024-06-27 08:48:59 -04:00
transport.h net: lib: fix typo 2024-07-12 09:33:20 -04:00