From: David Miller <davem@davemloft.net>
To: zenczykowski@gmail.com
Cc: maze@google.com, netdev@vger.kernel.org, ek@google.com,
lorenzo@google.com, hannes@stressinduktion.org,
hideaki.yoshifuji@miraclelinux.com
Subject: Re: [PATCH] ipv6 addrconf: implement RFC7559 router solicitation backoff
Date: Fri, 30 Sep 2016 01:54:47 -0400 (EDT) [thread overview]
Message-ID: <20160930.015447.181630823844188041.davem@davemloft.net> (raw)
In-Reply-To: <1475045878-30455-1-git-send-email-zenczykowski@gmail.com>
From: Maciej Żenczykowski <zenczykowski@gmail.com>
Date: Tue, 27 Sep 2016 23:57:58 -0700
> From: Maciej Żenczykowski <maze@google.com>
>
> This implements:
> https://tools.ietf.org/html/rfc7559
>
> Backoff is performed according to RFC3315 section 14:
> https://tools.ietf.org/html/rfc3315#section-14
>
> We allow setting /proc/sys/net/ipv6/conf/*/router_solicitations
> to a negative value meaning an unlimited number of retransmits,
> and we make this the new default (inline with the RFC).
>
> We also add a new setting:
> /proc/sys/net/ipv6/conf/*/router_solicitation_max_interval
> defaulting to 1 hour (per RFC recommendation).
>
> Signed-off-by: Maciej Żenczykowski <maze@google.com>
Applied to net-next, thanks.
next prev parent reply other threads:[~2016-09-30 5:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-28 6:57 [PATCH] ipv6 addrconf: implement RFC7559 router solicitation backoff Maciej Żenczykowski
2016-09-28 7:42 ` Hannes Frederic Sowa
2016-09-28 7:46 ` Maciej Żenczykowski
2016-09-29 9:56 ` Erik Kline
2016-09-30 5:54 ` David Miller [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-09-25 2:14 [PATCH 5/7] " Maciej Żenczykowski
2016-09-25 2:14 ` [PATCH] " Maciej Żenczykowski
2016-09-25 9:33 ` David Miller
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=20160930.015447.181630823844188041.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=ek@google.com \
--cc=hannes@stressinduktion.org \
--cc=hideaki.yoshifuji@miraclelinux.com \
--cc=lorenzo@google.com \
--cc=maze@google.com \
--cc=netdev@vger.kernel.org \
--cc=zenczykowski@gmail.com \
/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).