[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1329962079.15610.6.camel@edumazet-laptop>
Date: Thu, 23 Feb 2012 02:54:39 +0100
From: Eric Dumazet <eric.dumazet@...il.com>
To: Niccolò Belli <darkbasic@...uxsystems.it>
Cc: Stephen Hemminger <shemminger@...tta.com>,
Linux Networking Developer Mailing List
<netdev@...r.kernel.org>, openadsl-users@...ts.sourceforge.net,
openadsl-devel@...ts.sourceforge.net, support@...verse.com.au,
support@...ksolidelectronics.com, 660804@...s.debian.org
Subject: Re: [Bug 42809] New: kernel panic when receiving an ipsec packet
Le jeudi 23 février 2012 à 02:38 +0100, Eric Dumazet a écrit :
> Which driver handles this Traverse Solos card ?
If br2684_push() is used, it seems it lacks proper call to
skb_reset_mac_header(skb) in paths where eth_type_trans() is not called.
Later in xfrm4_mode_tunnel_input() we crash because we assume
skb_mac_header() is valid.
--
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