nxp-archive / openil_linuxptp

PTP IEEE 1588 stack for Linux
GNU General Public License v2.0
136 stars 60 forks source link

how ptp4l work as Udp transportation #36

Open hi123ping opened 2 years ago

hi123ping commented 2 years ago

how does ptp4l run as ipv4 unicast mode? when i run ptp4l as udp mode, that is -m 4 without giving a dest ip address, how ptp4l send packet? I think ptp4l need know destination ip address, but there is no parameter to designate?