Qing Li
93704ac5d7
This patch fixes the following issues in the ARP operation:
...
1. There is a regression issue in the ARP code. The incomplete
ARP entry was timing out too quickly (1 second timeout), as
such, a new entry is created each time arpresolve() is called.
Therefore the maximum attempts made is always 1. Consequently
the error code returned to the application is always 0.
2. Set the expiration of each incomplete entry to a 20-second
lifetime.
3. Return "incomplete" entries to the application.
Reviewed by: kmacy
MFC after: 3 days
2009-10-15 06:12:04 +00:00
..
2009-10-11 05:59:43 +00:00
2009-04-11 15:26:31 +00:00
2009-06-01 21:17:03 +00:00
2009-06-01 21:17:03 +00:00
2009-06-01 21:17:03 +00:00
2009-08-02 19:43:32 +00:00
2009-08-02 19:43:32 +00:00
2008-12-15 06:10:57 +00:00
2009-10-15 06:12:04 +00:00
2009-09-08 21:17:17 +00:00
2009-04-12 13:41:13 +00:00
2009-08-01 19:26:27 +00:00
2009-06-10 18:12:15 +00:00
2009-08-02 19:43:32 +00:00
2009-09-18 15:12:31 +00:00
2009-09-14 22:19:47 +00:00
2009-08-02 22:47:08 +00:00
2009-09-19 14:02:16 +00:00
2009-08-01 19:26:27 +00:00
2009-02-13 15:14:43 +00:00
2009-07-16 21:13:04 +00:00
2009-10-15 06:12:04 +00:00
2009-09-08 10:39:38 +00:00
2009-03-03 13:12:12 +00:00
2009-08-20 02:33:12 +00:00
2009-04-12 14:19:37 +00:00
2009-08-24 10:06:02 +00:00
2009-08-24 10:06:02 +00:00
2009-06-24 22:57:07 +00:00
2009-10-11 05:59:43 +00:00
2009-08-21 11:20:10 +00:00
2008-07-04 21:01:30 +00:00
2009-10-13 20:29:14 +00:00
2009-02-13 15:14:43 +00:00
2008-12-02 21:37:28 +00:00
2009-10-11 05:59:43 +00:00
2009-08-01 19:26:27 +00:00
2009-06-05 23:53:17 +00:00
2009-09-13 01:00:24 +00:00
2009-06-21 10:29:31 +00:00
2009-08-01 19:26:27 +00:00
2009-03-04 02:51:22 +00:00
2009-10-11 05:59:43 +00:00
2009-10-11 05:59:43 +00:00
2009-02-13 15:14:43 +00:00
2009-04-12 14:06:26 +00:00
2009-10-11 05:59:43 +00:00
2009-09-17 15:11:12 +00:00
2008-12-06 13:19:54 +00:00
2009-07-28 14:09:06 +00:00
2008-12-06 13:19:54 +00:00
2009-10-11 12:23:56 +00:00
2008-07-09 16:45:30 +00:00
2008-06-14 07:58:05 +00:00
2008-07-09 16:45:30 +00:00
2009-03-14 13:42:13 +00:00
2009-05-07 16:43:49 +00:00
2009-02-14 11:34:57 +00:00
2009-02-20 15:03:54 +00:00
2009-08-24 11:46:40 +00:00
2008-12-06 13:19:54 +00:00
2009-09-17 15:11:12 +00:00
2008-07-09 16:45:30 +00:00
2008-08-28 09:44:07 +00:00
2009-10-10 13:59:18 +00:00
2009-10-08 20:33:12 +00:00
2009-02-27 20:54:45 +00:00
2009-10-11 12:23:56 +00:00
2009-09-17 15:11:12 +00:00
2008-06-14 07:58:05 +00:00
2009-09-19 14:02:16 +00:00
2009-09-19 14:02:16 +00:00
2009-07-28 15:07:41 +00:00
2009-09-17 15:11:12 +00:00
2008-10-27 13:53:31 +00:00
2009-07-27 12:09:32 +00:00
2009-09-17 15:11:12 +00:00
2009-03-14 13:42:13 +00:00
2009-06-17 12:34:56 +00:00
2009-09-19 14:02:16 +00:00
2009-08-15 21:10:52 +00:00
2009-06-10 10:39:41 +00:00
2009-02-13 15:14:43 +00:00
2009-08-01 19:26:27 +00:00
2008-11-28 23:39:25 +00:00
2009-10-06 20:35:41 +00:00
2008-08-24 02:31:09 +00:00
2008-06-11 22:12:50 +00:00
2009-08-01 19:26:27 +00:00
2009-07-13 11:51:02 +00:00
2009-08-01 19:26:27 +00:00
2009-08-01 19:26:27 +00:00
2009-08-01 19:26:27 +00:00
2009-09-16 05:33:15 +00:00
2009-08-01 19:26:27 +00:00
2009-07-13 11:51:02 +00:00
2009-09-16 05:33:15 +00:00
2009-09-16 05:33:15 +00:00
2009-08-20 22:53:28 +00:00
2009-09-15 22:23:45 +00:00
2009-09-16 05:33:15 +00:00
2008-05-05 20:13:31 +00:00
2008-09-01 05:30:22 +00:00
2009-08-02 19:43:32 +00:00
2009-08-02 19:43:32 +00:00
2009-06-12 15:44:35 +00:00