David S. Miller
5110effee8
net: Do delayed neigh confirmation.
...
When a dst_confirm() happens, mark the confirmation as pending in the
dst. Then on the next packet out, when we have the neigh in-hand, do
the update.
This removes the dependency in dst_confirm() of dst's having an
attached neigh.
While we're here, remove the explicit 'dst' NULL check, all except 2
or 3 call sites ensure it's not NULL. So just fix those cases up.
Signed-off-by: David S. Miller <davem@davemloft.net >
2012-07-05 01:03:06 -07:00
..
2012-06-29 16:46:02 -07:00
2012-06-19 21:22:05 -07:00
2012-06-14 22:22:07 -07:00
2012-06-27 17:05:06 -07:00
2012-02-21 09:03:31 -08:00
2012-06-12 15:25:46 -07:00
2012-06-14 22:22:07 -07:00
2012-06-29 16:46:02 -07:00
2012-06-29 01:36:36 -07:00
2012-06-29 01:36:36 -07:00
2012-06-11 02:09:16 -07:00
2012-03-12 17:05:21 -07:00
2012-06-28 03:59:11 -07:00
2012-04-15 12:37:19 -04:00
2012-06-22 21:47:33 -07:00
2012-06-27 15:36:44 -07:00
2012-06-08 14:27:23 -07:00
2012-04-15 12:37:19 -04:00
2012-05-16 01:01:03 -04:00
2012-06-20 14:38:55 -07:00
2012-06-07 14:50:56 -07:00
2012-06-27 17:05:06 -07:00
2012-06-14 22:22:07 -07:00
2012-06-27 22:01:22 -07:00
2012-07-04 16:13:17 -07:00
2012-07-05 01:03:06 -07:00
2012-06-28 03:59:11 -07:00
2012-06-14 22:22:07 -07:00
2012-05-20 04:06:16 -04:00
2012-06-14 22:22:07 -07:00
2012-06-27 15:36:44 -07:00
2012-05-15 20:14:35 -04:00
2011-12-12 19:04:10 -05:00
2012-04-20 21:22:30 -04:00
2012-06-14 22:22:07 -07:00
2012-03-19 16:53:08 -04:00
2012-06-19 18:56:21 -07:00
2012-06-14 22:22:07 -07:00
2012-07-05 01:02:31 -07:00
2012-03-11 15:52:12 -07:00
2012-06-22 17:11:13 -07:00
2012-01-20 14:17:26 -05:00
2012-05-17 14:59:59 -04:00
2012-01-20 14:17:26 -05:00
2012-01-11 12:56:06 -08:00
2012-05-17 14:59:59 -04:00
2012-07-05 01:03:06 -07:00
2012-06-28 03:21:41 -07:00
2012-05-29 16:22:28 -07:00
2012-06-19 21:22:05 -07:00
2012-06-04 11:27:39 -04:00
2012-04-15 12:44:40 -04:00
2012-05-02 20:56:10 -04:00
2012-05-24 00:28:21 -04:00
2012-03-11 23:42:51 -07:00
2012-04-25 20:43:01 -04:00
2012-04-15 12:37:19 -04:00
2012-06-27 15:40:57 -07:00
2012-03-12 17:05:21 -07:00
2012-06-27 17:05:06 -07:00
2012-02-23 16:50:45 -05:00
2012-02-23 16:50:45 -05:00
2012-06-28 04:05:27 -07:00
2012-03-12 17:05:21 -07:00