netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hannes Frederic Sowa <hannes@stressinduktion.org>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: netdev@vger.kernel.org, ek@google.com, fgont@si6networks.com,
	lorenzo@google.com, hideaki.yoshifuji@miraclelinux.com
Subject: Re: [PATCH net-next 8/8] ipv6: add documentation for stable_secret, idgen_delay and idgen_retries knobs
Date: Mon, 23 Mar 2015 18:20:22 +0100	[thread overview]
Message-ID: <1427131222.1406156.244135082.7863BC98@webmail.messagingengine.com> (raw)
In-Reply-To: <1427130835.25985.77.camel@edumazet-glaptop2.roam.corp.google.com>



On Mon, Mar 23, 2015, at 18:13, Eric Dumazet wrote:
> On Mon, 2015-03-23 at 18:02 +0100, Hannes Frederic Sowa wrote:
> > Cc: Erik Kline <ek@google.com>
> > Cc: Fernando Gont <fgont@si6networks.com>
> > Cc: Lorenzo Colitti <lorenzo@google.com>
> > Cc: YOSHIFUJI Hideaki/吉藤英明 <hideaki.yoshifuji@miraclelinux.com>
> > Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
> > ---
> >  Documentation/networking/ip-sysctl.txt | 25 +++++++++++++++++++++++++
> >  1 file changed, 25 insertions(+)
> > 
> > diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt
> > index 6c07c2b..6825247 100644
> > --- a/Documentation/networking/ip-sysctl.txt
> > +++ b/Documentation/networking/ip-sysctl.txt
> > @@ -1220,6 +1220,17 @@ anycast_src_echo_reply - BOOLEAN
> >  	FALSE: disabled
> >  	Default: FALSE
> >  
> > +idgen_delay - INTEGER
> > +	Controls the delay in seconds after which time to retry
> > +	privacy stable address generation if a DAD conflict is
> > +	detected.
> > +	Default: 1 (as specified in RFC7212)
> > +
> > +idgen_retries - INTEGER
> > +	Controls the number of retries to generate a stable privacy
> > +	address if a DAD conflict is detected.
> > +	Default: 3 (as specified in RFC7212)
> > +
> 
> I thought you were implementing RFC7217 ?

Oh, it is a typo, I'll fix it up in v2.

Thanks,
Hannes

      reply	other threads:[~2015-03-23 17:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-23 17:01 [PATCH net-next 0/8] ipv6: RFC7217 stable privacy addresses implementation Hannes Frederic Sowa
2015-03-23 17:01 ` [PATCH net-next 1/8] lib: EXPORT_SYMBOL sha_init Hannes Frederic Sowa
2015-03-23 17:01 ` [PATCH net-next 2/8] ipv6: introduce secret_stable to ipv6_devconf Hannes Frederic Sowa
2015-03-23 17:01 ` [PATCH net-next 3/8] ipv6: generation of stable privacy addresses for link-local and autoconf Hannes Frederic Sowa
2015-03-23 17:01 ` [PATCH net-next 4/8] ipv6: introduce IFA_F_STABLE_PRIVACY flag Hannes Frederic Sowa
2015-03-23 17:01 ` [PATCH net-next 5/8] ipv6: collapse state_lock and lock Hannes Frederic Sowa
2015-03-23 17:02 ` [PATCH net-next 6/8] ipv6: do retries on stable privacy addresses Hannes Frederic Sowa
2015-03-23 17:02 ` [PATCH net-next 7/8] ipv6: introduce idgen_delay and idgen_retries knobs Hannes Frederic Sowa
2015-03-23 17:02 ` [PATCH net-next 8/8] ipv6: add documentation for stable_secret, " Hannes Frederic Sowa
2015-03-23 17:13   ` Eric Dumazet
2015-03-23 17:20     ` Hannes Frederic Sowa [this message]

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=1427131222.1406156.244135082.7863BC98@webmail.messagingengine.com \
    --to=hannes@stressinduktion.org \
    --cc=ek@google.com \
    --cc=eric.dumazet@gmail.com \
    --cc=fgont@si6networks.com \
    --cc=hideaki.yoshifuji@miraclelinux.com \
    --cc=lorenzo@google.com \
    --cc=netdev@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).