Jiri Benc
7e98056964
ipv6: router reachability probing
...
RFC 4191 states in 3.5:
When a host avoids using any non-reachable router X and instead sends
a data packet to another router Y, and the host would have used
router X if router X were reachable, then the host SHOULD probe each
such router X's reachability by sending a single Neighbor
Solicitation to that router's address. A host MUST NOT probe a
router's reachability in the absence of useful traffic that the host
would have sent to the router if it were reachable. In any case,
these probes MUST be rate-limited to no more than one per minute per
router.
Currently, when the neighbour corresponding to a router falls into
NUD_FAILED, it's never considered again. Introduce a new rt6_nud_state
value, RT6_NUD_FAIL_PROBE, which suggests the route should not be used but
should be probed with a single NS. The probe is ratelimited by the existing
code. To better distinguish meanings of the failure values, rename
RT6_NUD_FAIL_SOFT to RT6_NUD_FAIL_DO_RR.
Signed-off-by: Jiri Benc <jbenc@redhat.com >
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org >
Signed-off-by: David S. Miller <davem@davemloft.net >
2013-12-11 16:02:58 -05:00
..
2013-09-11 12:34:13 -07:00
2013-11-15 16:47:22 -08:00
2013-09-23 16:29:41 -04:00
2013-12-06 12:37:56 -05:00
2013-04-08 17:16:57 -04:00
2013-11-11 00:19:35 -05:00
2013-10-21 18:43:02 -04:00
2013-12-06 12:37:56 -05:00
2013-12-06 12:37:56 -05:00
2013-12-06 12:37:56 -05:00
2013-07-31 17:24:22 -07:00
2013-12-09 20:56:12 -05:00
2013-07-31 17:50:01 -07:00
2013-08-10 01:16:44 -07:00
2013-07-27 22:14:06 -07:00
2013-07-31 17:50:02 -07:00
2013-07-31 17:50:02 -07:00
2013-08-28 17:45:48 -04:00
2013-12-02 11:51:54 +01:00
2013-11-04 15:27:08 -05:00
2013-12-10 17:56:54 -05:00
2013-09-05 14:54:29 -07:00
2013-11-04 20:01:29 -05:00
2013-09-20 14:49:32 -04:00
2013-12-06 12:37:56 -05:00
2013-12-06 12:37:56 -05:00
2013-12-10 21:50:00 -05:00
2013-09-20 14:49:32 -04:00
2013-09-20 14:49:32 -04:00
2013-09-20 14:49:32 -04:00
2013-09-20 14:49:32 -04:00
2013-09-20 14:49:32 -04:00
2013-01-09 23:59:53 -08:00
2013-10-23 16:49:34 -04:00
2013-11-07 19:28:58 -05:00
2013-09-20 14:49:33 -04:00
2013-03-26 12:32:13 -04:00
2013-10-03 15:36:37 -04:00
2013-09-20 14:49:33 -04:00
2013-09-20 14:49:33 -04:00
2013-09-20 14:49:33 -04:00
2013-11-21 13:09:43 -05:00
2013-10-19 19:36:18 -04:00
2013-01-27 22:46:33 -05:00
2013-09-20 14:49:33 -04:00
2013-07-16 09:58:05 +03:00
2013-04-08 12:00:16 -04:00
2013-12-06 16:34:43 -05:00
2013-09-21 14:01:38 -04:00
2013-10-19 19:45:34 -04:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:38 -04:00
2013-05-28 23:49:07 -07:00
2013-10-23 17:01:41 -04:00
2013-10-08 23:19:24 -04:00
2013-10-19 19:45:35 -04:00
2013-10-17 15:56:53 -04:00
2013-09-21 14:01:38 -04:00
2013-10-09 13:04:03 -04:00
2013-11-04 13:48:30 -05:00
2013-10-23 16:49:34 -04:00
2013-09-04 00:27:25 -04:00
2013-09-21 14:01:38 -04:00
2013-10-19 19:36:18 -04:00
2013-11-11 00:19:35 -05:00
2013-11-23 14:46:23 -08:00
2013-12-09 21:03:49 -05:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:39 -04:00
2013-09-21 14:01:38 -04:00
2013-04-29 15:41:56 -04:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:38 -04:00
2013-09-21 14:01:38 -04:00
2013-11-25 20:52:05 +01:00
2013-10-21 18:56:23 -04:00
2013-12-06 12:37:56 -05:00
2013-09-04 14:53:20 -04:00
2013-10-01 17:06:14 -04:00
2013-09-21 14:01:39 -04:00
2013-12-11 16:02:58 -05:00
2013-10-14 18:00:59 +02:00
2013-09-21 14:01:39 -04:00
2013-12-06 12:37:56 -05:00
2013-09-21 14:01:39 -04:00
2013-09-05 14:54:29 -07:00
2013-09-21 14:01:39 -04:00
2013-09-21 14:01:39 -04:00
2013-11-23 14:46:23 -08:00
2013-07-31 17:24:22 -07:00
2013-12-09 19:54:47 -05:00
2013-09-23 01:51:08 -04:00
2013-09-23 01:51:08 -04:00
2013-09-23 01:51:08 -04:00
2013-09-23 01:51:08 -04:00
2013-11-25 20:52:12 +01:00
2013-10-10 00:08:07 -04:00
2013-09-23 01:51:08 -04:00
2013-11-05 21:52:27 -05:00
2013-09-23 01:51:09 -04:00
2013-09-20 14:41:02 -04:00
2013-09-23 01:51:09 -04:00
2013-10-01 17:06:14 -04:00
2012-08-06 13:40:47 -07:00
2013-12-05 21:01:01 -05:00
2013-09-23 01:51:09 -04:00
2013-10-21 18:43:02 -04:00
2013-12-06 12:51:41 -05:00
2013-06-04 16:43:42 -07:00
2013-11-07 02:14:33 -05:00
2013-09-23 16:29:40 -04:00
2013-07-27 22:14:06 -07:00
2013-10-29 02:39:13 -07:00
2013-09-23 16:29:40 -04:00
2013-09-23 16:29:41 -04:00
2013-09-23 16:29:41 -04:00
2013-10-09 13:16:36 +02:00