Manual TimeUpdates conf setting

2015-10-06 Thread Mike Purvis
Hey all, I saw CM-631 and the clock-api.txt document, but that appears to be referring to the dbus api. Is there something I can put in main.conf (or elsewhere?) that will disable the ntp syncing behaviour? Thanks, Mike ___ connman mailing list

[PATCH V2] add management of dsa interface

2015-10-06 Thread Laurent Vaudoit
--- plugins/ethernet.c | 56 +++--- 1 file changed, 53 insertions(+), 3 deletions(-) diff --git a/plugins/ethernet.c b/plugins/ethernet.c index d176508..3d26cb0 100644 --- a/plugins/ethernet.c +++ b/plugins/ethernet.c @@ -32,6 +32,7 @@ #include

Re: [PATCH] add management of dsa interface

2015-10-06 Thread laurent vaudoit
HI, thank you for your review, i will sned you another patch wit the correction asked. On Thu, Oct 1, 2015 at 9:42 AM, Patrik Flykt wrote: > > Hi, > > git am complains of trailing white space errors on lines 47 and 56. > While looking at the patch, all