Gao feng
7011687f0f
ipv6: fix route error binding peer in func icmp6_dst_alloc
...
in func icmp6_dst_alloc,dst_metric_set call ipv6_cow_metrics to set metric.
ipv6_cow_metrics may will call rt6_bind_peer to set rt6_info->rt6i_peer.
So,we should move ipv6_addr_copy before dst_metric_set to make sure rt6_bind_peer success.
Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-10-28 16:36:07 -04:00
..
2011-10-19 03:10:46 -04:00
2010-02-26 03:59:07 -08:00
2011-09-22 03:23:13 -04:00
2011-06-09 20:38:07 -07:00
2011-10-10 14:26:16 -04:00
2011-03-13 20:22:28 -07:00
2011-04-22 11:04:14 -07:00
2011-10-18 23:51:30 -04:00
2011-05-05 14:59:02 -07:00
2010-09-23 14:33:39 -07:00
2011-08-01 00:12:00 -07:00
2011-03-12 15:08:54 -08:00
2011-10-13 16:05:07 -04:00
2011-10-27 00:44:35 -04:00
2011-08-06 18:33:19 -07:00
2011-10-19 19:26:16 -04:00
2011-08-30 17:39:01 -04:00
2011-04-22 11:04:14 -07:00
2011-10-28 00:26:00 -04:00
2011-09-20 14:50:00 -04:00
2011-09-27 15:34:00 -04:00
2011-04-22 11:04:14 -07:00
2011-10-20 18:21:36 -04:00
2010-05-11 14:40:55 +02:00
2008-04-05 22:33:38 +09:00
2011-08-24 17:46:15 -07:00
2011-04-22 11:04:14 -07:00
2011-10-24 19:13:15 -04:00
2011-04-22 11:04:14 -07:00
2011-05-19 16:21:22 -04:00
2010-10-27 11:37:31 -07:00
2011-10-18 23:53:10 -04:00
2011-10-19 03:10:46 -04:00
2011-10-28 16:36:07 -04:00
2011-08-20 10:39:12 -07:00
2011-10-21 05:22:42 -04:00
2011-03-21 18:23:34 -07:00
2011-10-27 00:44:35 -04:00
2010-10-25 13:09:45 -07:00
2009-09-30 16:12:20 -07:00
2011-09-22 03:23:13 -04:00
2010-12-16 14:26:56 -08:00
2010-03-25 16:00:49 +01:00
2011-04-22 11:04:14 -07:00
2008-01-28 14:53:52 -08:00
2007-10-10 16:55:54 -07:00
2011-04-22 11:04:14 -07:00
2011-10-18 23:53:10 -04:00
2011-04-22 11:04:14 -07:00
2011-05-10 15:03:34 -07:00
2011-05-24 01:11:51 -04:00