Alexander V. Chernikov
1558cb2448
Eliminate nd6_nud_hint() and its TCP bindings.
...
Initially function was introduced in r53541 (KAME initial commit) to
"provide hints from upper layer protocols that indicate a connection
is making "forward progress"" (quote from RFC 2461 7.3.1 Reachability
Confirmation).
However, it was converted to do nothing (e.g. just return) in r122922
(tcp_hostcache implementation) back in 2003. Some defines were moved
to tcp_var.h in r169541. Then, it was broken (for non-corner cases)
by r186119 (L2<>L3 split) in 2008 (NULL ifp in nd6_lookup). So,
right now this code is broken and has no "real" base users.
Differential Revision: https://reviews.freebsd.org/D3699
2015-09-27 05:29:34 +00:00
..
2015-08-24 23:40:36 +00:00
2015-07-31 20:25:54 +00:00
2015-08-03 22:14:45 +00:00
2015-07-31 21:43:27 +00:00
2014-11-21 01:22:33 +00:00
2014-12-01 11:45:24 +00:00
2015-08-12 20:21:04 +00:00
2015-08-12 20:21:04 +00:00
2014-11-09 16:33:04 +00:00
2015-09-16 14:26:28 +00:00
2014-11-07 15:14:10 +00:00
2014-11-09 16:33:04 +00:00
2014-11-09 16:33:04 +00:00
2015-06-13 19:39:21 +00:00
2015-03-02 20:00:03 +00:00
2015-03-02 20:00:03 +00:00
2014-12-12 16:10:42 +00:00
2014-09-19 09:01:19 +00:00
2014-11-09 16:58:36 +00:00
2015-09-05 05:33:20 +00:00
2014-10-05 21:27:26 +00:00
2014-11-09 16:33:04 +00:00
2015-09-02 16:30:45 +00:00
2015-09-16 14:26:28 +00:00
2015-09-16 14:26:28 +00:00
2015-09-16 14:26:28 +00:00
2015-09-10 05:59:39 +00:00
2015-09-10 05:59:39 +00:00
2015-05-12 07:37:27 +00:00
2014-12-25 21:32:37 +00:00
2015-09-16 14:26:28 +00:00
2015-08-12 20:21:04 +00:00
2015-08-12 20:21:04 +00:00
2015-09-27 05:29:34 +00:00
2015-09-27 05:29:34 +00:00
2015-07-06 02:12:49 +00:00
2015-05-12 07:37:27 +00:00
2015-04-21 10:35:23 +00:00
2015-04-07 21:31:17 +00:00
2014-11-07 09:39:05 +00:00
2014-09-19 10:39:58 +00:00
2015-07-29 08:12:05 +00:00
2015-07-31 09:04:22 +00:00
2015-04-10 09:50:13 +00:00
2015-07-12 18:14:38 +00:00
2015-05-02 20:37:40 +00:00
2015-09-16 06:23:15 +00:00
2014-11-11 10:22:33 +00:00
2015-04-23 13:19:00 +00:00
2014-12-01 11:45:24 +00:00
2014-10-20 14:42:42 +00:00
2015-09-16 06:23:15 +00:00
2015-04-16 20:22:40 +00:00
2014-11-09 16:33:04 +00:00
2015-04-25 16:12:06 +00:00
2014-09-09 04:18:20 +00:00
2015-07-10 05:51:36 +00:00
2015-07-10 05:51:36 +00:00
2015-08-02 21:33:40 +00:00
2015-08-27 21:27:47 +00:00
2014-11-09 16:33:04 +00:00
2015-07-30 02:09:03 +00:00
2015-07-30 02:09:03 +00:00
2015-09-14 19:17:25 +00:00
2015-09-05 05:33:20 +00:00
2015-08-29 04:33:31 +00:00
2015-08-28 05:58:16 +00:00
2014-11-10 00:07:06 +00:00
2015-05-16 13:11:35 +00:00
2015-05-16 13:11:35 +00:00
2015-01-18 18:06:40 +00:00
2015-01-18 18:06:40 +00:00
2014-11-07 09:39:05 +00:00