Re: [Linuxptp-users] List of Boundary clocks
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2013-04-08 18:41:03
|
On Mon, Apr 08, 2013 at 04:17:46PM +0200, Mozhdeh Kamel wrote: > I mean, I am thinking of having several virtual machines (such as VBox), > run the linux PTP project on each on them. and I can connect them together > through GRE or other tunnel. Use TC on linux or NeteM to add delay and > jitter . But without hardware time stamping, you are not going to get very good synchronization performance. Here is another simulation idea you could explore. It would be very interesting to be able to test the BMC in a simulated network, and to test the clock servos as well. Take a look at Miroslav Lichvar's clock and network simulator to get an idea of what can be done. http://mlichvar.fedorapeople.org/clknetsim It would be a fair amount of programming, but you could then simulate the hardware timestamping as exactly as you wish. HTH, Richard |