zephyr/subsys/net/l2
Manuel Schappacher bff6054cb8 net: gptp: Always use GM PRIO root system id for announce messages
A problem occurred while running PTP on a multi-port target
(RENESAS RZT2M) with two ports enabled. Announce messages on the
switched devices master port always contained local clock information
instead information from received on the slave port from the better
GM clock. Depending on the BMCA config this turned into having more
than one GM in the system.

Sending always the locally stored GM information helped to overcome
this issue.

Signed-off-by: Manuel Schappacher <manuel.schappacher@hs-offenburg.de>
2024-01-15 09:57:34 +01:00
..
bluetooth Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
canbus drivers: net: canbus: move CAN bus network driver to drivers/net 2022-07-13 10:34:51 +02:00
dummy net: l2: dummy: Add start/stop API functions 2023-12-14 14:21:31 +01:00
ethernet net: gptp: Always use GM PRIO root system id for announce messages 2024-01-15 09:57:34 +01:00
ieee802154 random: Rename random header 2023-10-10 14:23:50 +03:00
offloaded_netdev net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
openthread net: openthread: upmerge to 75694d2 2023-11-27 19:59:04 +01:00
ppp net: fix thread function signatures 2023-10-30 12:24:34 +01:00
virtual net: if: Fix typo in IPv6 hop limit API name 2023-12-04 15:07:43 +01:00
wifi net: shell: Early wake up for TWT power save 2024-01-12 15:56:56 -05:00
CMakeLists.txt net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
Kconfig net: wifi: Enhance help text for NET_L2_WIFI_MGMT 2023-08-23 16:05:08 +01:00