[Linuxptp-devel] [PATCH] port: reject negative peer delay in port_peer_delay()

2014-02-14 Thread dbrignoli
From: Delio Brignoli Peer delay should never be negative, when it occurs warn the user and drop it. Signed-off-by: Delio Brignoli --- port.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/port.c b/port.c index 81556ae..6b2ec32 100644 --- a/port.c +++ b/port.

Re: [Linuxptp-devel] [PATCH 0/3] Man page improvement and printf format checking

2014-02-14 Thread Richard Cochran
On Tue, Feb 11, 2014 at 02:38:32PM +0100, Miroslav Lichvar wrote: > Here are some minor improvements I had in my queue. I thought > I should send them before the new release is made. > > Miroslav Lichvar (3): > Clarify units used in clock stepping constants. > Set printf format attribute for p

[Linuxptp-devel] [announce] version 1.4 released

2014-02-14 Thread Richard Cochran
Dear linuxptp users and developers, I am happy to announce the version 1.4 of linuxptp. This release comes a good six months since the previous one. I have pushed out a v1.4 tag and released a tar ball on SF. Once again, my thanks go out to the contributors, Delio, Jacob, Ken, Miroslav, and Steph

Re: [Linuxptp-devel] [announce] version 1.4 released

2014-02-14 Thread Keller, Jacob E
Excellent. Thanks Richard! Regards, Jake On Fri, 2014-02-14 at 21:09 +0100, Richard Cochran wrote: > Dear linuxptp users and developers, > > I am happy to announce the version 1.4 of linuxptp. This release comes > a good six months since the previous one. I have pushed out a v1.4 tag > and relea