Files
kernel_google_wahoo/include/linux
Maciej Żenczykowski c5e38aba66 UPSTREAM: ipv6 addrconf: implement RFC7559 router solicitation backoff
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>
Acked-by: Erik Kline <ek@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit bd11f0741fa5a2c296629898ad07759dd12b35bb in
DaveM's net-next/master, should make Linus' tree in 4.9-rc1)
Change-Id: Ia32cdc5c61481893ef8040734e014bf2229fc39e
2017-04-07 16:59:26 +09:00
..
2016-03-03 15:07:26 -08:00
2015-10-17 21:22:08 -07:00
2015-10-07 18:08:15 +01:00
2016-03-23 21:23:46 -07:00
2016-03-09 15:34:52 -08:00
2015-11-07 10:40:47 -07:00
2016-03-01 13:00:24 -08:00
2016-10-26 10:30:58 -07:00
2015-09-08 15:35:28 -07:00
2015-10-18 10:14:39 -07:00
2016-10-11 18:04:11 -07:00
2016-03-22 11:10:20 -07:00
2016-03-22 11:16:34 -07:00
2016-11-15 14:54:51 -07:00
2016-04-13 11:11:51 -07:00
2016-02-16 13:50:55 -08:00
2016-04-13 11:11:30 -07:00
2015-09-08 15:35:28 -07:00
2016-04-20 15:42:02 +09:00
2015-10-23 05:44:28 -07:00
2016-03-22 11:04:03 -07:00
2017-01-23 11:03:24 +05:30
2015-10-01 15:06:43 +02:00
2015-10-13 19:01:25 +02:00
2015-11-23 09:44:58 +01:00
2015-10-27 18:55:31 -07:00
2017-01-05 13:05:12 -08:00
2015-10-20 22:10:45 +08:00
2016-03-22 11:15:49 -07:00
2016-03-22 11:10:25 -07:00
2016-03-23 21:25:09 -07:00
2016-03-03 15:07:28 -08:00
2016-03-22 11:03:30 -07:00
2015-09-10 13:29:01 -07:00
2015-09-10 13:29:01 -07:00
2016-05-31 15:27:11 -07:00
2017-02-14 16:12:56 -08:00
2016-03-23 21:19:04 -07:00
2016-04-08 11:24:28 +08:00
2015-10-09 17:00:32 -04:00
2015-10-06 17:08:19 +02:00
2016-03-22 11:08:08 -07:00
2016-03-23 20:11:01 -07:00
2017-01-05 13:05:14 -08:00
2016-11-08 10:23:45 -08:00
2016-03-23 21:19:04 -07:00
2016-03-23 21:19:04 -07:00
2015-11-05 14:36:09 -05:00
2015-10-01 09:57:59 -07:00
2015-10-19 01:01:21 +02:00
2016-06-01 12:15:52 -07:00
2015-11-23 09:44:58 +01:00
2015-12-04 08:38:42 -07:00
2016-03-25 16:03:59 -07:00
2015-12-13 14:30:59 -08:00
2015-11-13 20:34:33 -05:00
2015-09-08 15:35:28 -07:00
2016-05-31 15:26:37 -07:00