zephyr/subsys/net/lib/ptp
Yangbo Lu 1ee51232de net: ptp: fix infinite loop in pkt frag
There was wrong implementation in pkt frag removing and inserting.
This was causing infinite loop in either net_buf_frag_last or
net_pkt_get_len. This happened only when the pkt frag removing
and inserting was executed too fast after sending pkt before
ethernet_send calling net_pkt_get_len.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
2025-05-12 14:54:06 +02:00
..
btca.c
btca.h
clock.c net: ptp: adjust only frequency for continuous synchronization 2025-05-08 12:25:30 +02:00
clock.h
CMakeLists.txt
ddt.h
ds.h
Kconfig
msg.c net: ptp: fix infinite loop in pkt frag 2025-05-12 14:54:06 +02:00
msg.h
port.c
port.h
ptp.c
state_machine.c
state_machine.h
tlv.c
tlv.h
transport.c
transport.h