Re: [Linuxptp-users] offset explosion and irregular phc offsets
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Keller, J. E <jac...@in...> - 2013-08-12 17:54:15
|
On Mon, 2013-08-12 at 19:22 +0200, Richard Cochran wrote: > On Sun, Aug 11, 2013 at 10:54:56PM +0100, Julien Houles wrote: > > On board 1 : > > ptp4l -i p37p1 -m -P > > phc2sys -s p37p1 -O 0 -m > ^^^^^ > Can you explain this strange looking interface name? > > Why isn't it called eth0? > > Thanks, > Richard Richard, This is the standard for recent Fedora based systems, they do "pXpY" where X represents seperate devices, and Y represents ports on that device. Using rules, it ensures that if you install or swap an ethernet device you always get a new unique name instead of one you already had. It's been this way for at least the last 2 releases. Thanks, Jake |