[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1427130835.25985.77.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Mon, 23 Mar 2015 10:13:55 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: Hannes Frederic Sowa <hannes@...essinduktion.org>
Cc: netdev@...r.kernel.org, ek@...gle.com, fgont@...networks.com,
lorenzo@...gle.com, hideaki.yoshifuji@...aclelinux.com
Subject: Re: [PATCH net-next 8/8] ipv6: add documentation for stable_secret,
idgen_delay and idgen_retries knobs
On Mon, 2015-03-23 at 18:02 +0100, Hannes Frederic Sowa wrote:
> Cc: Erik Kline <ek@...gle.com>
> Cc: Fernando Gont <fgont@...networks.com>
> Cc: Lorenzo Colitti <lorenzo@...gle.com>
> Cc: YOSHIFUJI Hideaki/吉藤英明 <hideaki.yoshifuji@...aclelinux.com>
> Signed-off-by: Hannes Frederic Sowa <hannes@...essinduktion.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 ?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists