[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140123.132853.359079312909728804.davem@davemloft.net>
Date: Thu, 23 Jan 2014 13:28:53 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: duanj.fnst@...fujitsu.com
Cc: pshelar@...ira.com, daniel.petre@...-rds.ro, edumazet@...gle.com,
netdev@...r.kernel.org
Subject: Re: [PATCH v2] ip_tunnel: clear IPCB in ip_tunnel_xmit() in case
dst_link_failure() is called
From: Duan Jiong <duanj.fnst@...fujitsu.com>
Date: Thu, 23 Jan 2014 14:00:25 +0800
>
> commit a622260254ee48("ip_tunnel: fix kernel panic with icmp_dest_unreach")
> clear IPCB in ip_tunnel_xmit() , or else skb->cb[] may contain garbage from
> GSO segmentation layer.
>
> But commit 0e6fbc5b6c621("ip_tunnels: extend iptunnel_xmit()") refactor codes,
> and it clear IPCB behind the dst_link_failure().
>
> So clear IPCB in ip_tunnel_xmit() just like commti a622260254ee48("ip_tunnel:
> fix kernel panic with icmp_dest_unreach").
>
> Signed-off-by: Duan Jiong <duanj.fnst@...fujitsu.com>
Applied and queued up for -stable, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists