On Fri, May 02, 2014 at 12:37:45PM +0200, Jiri Benc wrote:
> Signed-off-by: Jiri Benc
> ---
Applied.
Thanks,
Richard
--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium
On Fri, May 02, 2014 at 12:37:44PM +0200, Jiri Benc wrote:
> When phc2sys is started before ptp4l or it is interrupted before ptp4l has
> a chance to reply to its query, the "uds: sendto failed: Connection refused"
> message is output. This is not an interesting message.
>
> Also, don't output the
On Fri, May 02, 2014 at 12:37:46PM +0200, Jiri Benc wrote:
> This parameter was made obsolete by the common address refactoring.
>
> Signed-off-by: Jiri Benc
> ---
Applied.
Thanks,
Richard
--
"Accelerate Dev Cycles wit
On Fri, May 02, 2014 at 12:37:47PM +0200, Jiri Benc wrote:
> Signed-off-by: Jiri Benc
> ---
Applied.
Thanks,
Richard
--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium
On Fri, May 02, 2014 at 12:37:48PM +0200, Jiri Benc wrote:
> This puts groundwork for event subscription and notification. The individual
> events are added by subsequent patches.
I like this patch, but I still would want a few changes,
mostly minor ones.
> Signed-off-by: Jiri Benc
> ---
> clo
On Fri, May 02, 2014 at 12:37:49PM +0200, Jiri Benc wrote:
> The standard requires management TLV in replies to commands:
>
> An acknowledge management message is a response to a command
> management message. The value of the managementId shall be identical
> to that in the comma
On Fri, May 02, 2014 at 12:37:50PM +0200, Jiri Benc wrote:
> Add expiration time to subscriptions; they need to be renewed before they
> expiry. This way, the subscription automatically times out when phc2sys is
> killed.
>
> Signed-off-by: Jiri Benc
> ---
> clock.c | 27 ++
On Fri, May 02, 2014 at 12:37:51PM +0200, Jiri Benc wrote:
> Split management message creation to more fine-grained functions to allow
> notification messages to be created.
I must admit I didn't understand what you did, at first reading. Can
you lose a few words about how you split the code and w