Alexander V. Chernikov
512e30ef9f
Split arpresolve() into fast/slow path.
...
This change isolates the most common case (e.g. successful lookup)
from more complicates scenarios. It also (tries to) make code
more simple by avoiding retry: cycle.
The actual goal is to prepare code to the upcoming change that will
allow LL address retrieval without acquiring LLE lock at all.
Reviewed by: ae
Differential Revision: https://reviews.freebsd.org/D3383
2015-08-16 12:23:58 +00:00
..
2015-08-12 15:26:32 +00:00
2015-08-14 16:48:07 +00:00
2015-08-14 09:55:25 +00:00
2015-08-15 21:47:07 +00:00
2015-08-15 18:22:16 +00:00
2015-08-15 06:34:49 +00:00
2015-08-12 17:42:20 +00:00
2015-08-15 15:42:21 +00:00
2015-08-15 06:34:49 +00:00
2015-07-29 23:37:15 +00:00
2015-08-10 17:18:21 +00:00
2015-08-15 22:55:32 +00:00
2015-08-14 22:02:14 +00:00
2015-05-22 17:05:21 +00:00
2015-08-11 03:12:09 +00:00
2015-04-11 08:17:39 +00:00
2015-08-12 15:26:32 +00:00
2015-08-14 22:57:13 +00:00
2015-07-09 21:02:40 +00:00
2015-08-05 19:05:12 +00:00
2015-08-15 15:42:21 +00:00
2015-08-12 20:21:04 +00:00
2015-08-08 01:10:17 +00:00
2015-07-12 18:14:38 +00:00
2015-08-16 12:23:58 +00:00
2015-08-11 12:38:54 +00:00
2015-08-04 17:47:11 +00:00
2013-10-26 18:18:50 +00:00
2015-08-11 17:24:34 +00:00
2014-04-17 12:22:08 +00:00
2015-04-18 16:08:06 +00:00
2015-08-12 22:09:58 +00:00
2015-08-04 17:47:11 +00:00
2015-08-07 05:59:58 +00:00
2015-08-16 01:08:59 +00:00
2015-07-28 06:58:10 +00:00
2015-07-05 19:05:16 +00:00
2015-08-05 19:05:12 +00:00
2015-08-15 06:34:49 +00:00
2015-08-15 08:42:33 +00:00
2015-07-29 02:26:57 +00:00
2015-08-10 17:18:21 +00:00
2015-08-14 20:08:16 +00:00
2015-08-14 18:38:39 +00:00
2015-05-29 14:03:07 +00:00