zephyr/subsys/net/l2/ethernet/gptp
Manuel Schappacher b5bf5a3cef net: gptp: Use local port identity when forwarding sync messages
As defined in IEEE802.1AS-2020 ch. 10.2.12.2.1, the port identity
of an MDSyncSend structure sent from a port shall be set to the
port identity of the sending port according to and ch. 8.5.2.

This commit replaces the port identity before forwarding a sync.

Fixes #68385

Signed-off-by: Manuel Schappacher <manuel.schappacher@hs-offenburg.de>
2024-02-02 22:35:20 +01:00
..
CMakeLists.txt
Kconfig
gptp.c
gptp_data_set.h
gptp_md.c
gptp_md.h
gptp_messages.c net: gptp: Always use GM PRIO root system id for announce messages 2024-01-15 09:57:34 +01:00
gptp_messages.h
gptp_mi.c net: gptp: Use local port identity when forwarding sync messages 2024-02-02 22:35:20 +01:00
gptp_mi.h
gptp_private.h
gptp_state.h
gptp_user_api.c