mirror of
https://github.com/corundum/corundum.git
synced 2025-01-16 08:12:53 +08:00
Set ptp4l tx_timestamp_timeout
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
parent
a897816b2c
commit
cadc811ec6
@ -136,7 +136,7 @@ for i in $(seq 1 $iperf_count); do
|
||||
done
|
||||
|
||||
if [ ! -z $ptp4l ]; then
|
||||
$netns_cmd ptp4l -i $netdev -m --masterOnly=1 --logSyncInterval=-3 &
|
||||
$netns_cmd ptp4l -i $netdev -m --masterOnly=1 --tx_timestamp_timeout=10 --logSyncInterval=-3 &
|
||||
fi
|
||||
|
||||
wait
|
||||
|
Loading…
x
Reference in New Issue
Block a user