Duan Jiong
093d04d42f
ipv6: Change skb->data before using icmpv6_notify() to propagate redirect
...
In function ndisc_redirect_rcv(), the skb->data points to the transport
header, but function icmpv6_notify() need the skb->data points to the
inner IP packet. So before using icmpv6_notify() to propagate redirect,
change skb->data to point the inner IP packet that triggered the sending
of the Redirect, and introduce struct rd_msg to make it easy.
Signed-off-by: Duan Jiong <djduanjiong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-12-14 13:14:07 -05:00
..
2012-10-12 09:59:23 +09:00
2012-11-30 12:07:27 -05:00
2012-12-02 00:05:20 +00:00
2012-11-30 10:50:22 +01:00
2012-12-13 12:00:48 -08:00
2012-12-14 13:14:06 -05:00
2012-12-09 00:34:02 -05:00
2012-12-13 12:00:02 -08:00
2012-10-29 08:49:25 -07:00
2012-12-12 18:07:07 -08:00
2012-12-10 14:09:01 -05:00
2012-11-03 14:45:00 -04:00
2012-11-18 20:32:44 -05:00
2012-10-14 13:39:34 -07:00
2012-11-26 17:10:44 -05:00
2012-11-30 12:19:24 -05:00
2012-12-13 12:00:02 -08:00
2012-12-14 13:14:07 -05:00
2012-12-11 14:08:47 -08:00
2012-11-18 20:32:45 -05:00
2012-11-10 18:32:51 -05:00
2012-11-18 20:32:45 -05:00
2012-12-13 12:00:02 -08:00
2012-12-14 13:14:07 -05:00
2012-12-13 12:00:02 -08:00
2012-10-02 13:38:27 -07:00
2012-11-18 20:32:45 -05:00
2012-09-21 13:58:08 -04:00
2012-12-13 12:58:10 -05:00
2012-11-28 14:04:34 -08:00
2012-11-18 20:32:45 -05:00
2012-11-18 20:32:44 -05:00
2012-11-19 18:59:44 -05:00
2012-12-13 12:00:02 -08:00
2012-10-14 13:39:34 -07:00
2012-12-12 18:07:07 -08:00
2012-12-13 12:00:02 -08:00
2012-11-01 11:50:53 -04:00
2012-12-07 17:23:24 -05:00
2012-11-18 20:30:55 -05:00
2012-12-11 16:04:03 -05:00
2012-11-22 15:25:55 -05:00
2012-09-26 21:10:25 -04:00
2012-11-18 02:34:00 -05:00
2012-10-26 03:40:51 -04:00
2012-11-18 20:32:45 -05:00