All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Haws <Jonathan.Haws@sdl.usu.edu>
To: "sven@narfation.org" <sven@narfation.org>
Cc: "b.a.t.m.a.n@lists.open-mesh.org" <b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] [PATCH] alfred: Externalized synchronization interval
Date: Wed, 10 Aug 2016 19:59:12 +0000	[thread overview]
Message-ID: <1470859151.4736.17.camel@c00941> (raw)
In-Reply-To: <2339296.p0oRt0exUO@sven-edge>

> > +			printf(" ** Setting sync interval to: %.9f seconds (%ld.%09ld)\n", sync_period, globals->sync_period.tv_sec, globals->sync_period.tv_nsec);
> [...]
> > -			printf("announce master ...\n");
> > +			printf("[%ld.%09ld] announce master ...\n", last_check.tv_sec, last_check.tv_nsec);
> [...]
> 
> Are these two things just relicts from your testing code?

Yes and no.  I left them in because I figured they were useful additions
to the main code.

  reply	other threads:[~2016-08-10 19:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-28 20:43 [B.A.T.M.A.N.] [PATCH] alfred: Externalized synchronization interval Jonathan Haws
2016-08-06 16:38 ` Sven Eckelmann
2016-08-10 19:59   ` Jonathan Haws [this message]
2016-08-12  8:20     ` Simon Wunderlich
2016-08-12  8:18 ` Simon Wunderlich
2016-08-15 14:59   ` Jonathan Haws
2016-08-15 15:09     ` Simon Wunderlich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1470859151.4736.17.camel@c00941 \
    --to=jonathan.haws@sdl.usu.edu \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    --cc=sven@narfation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.