[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1363939070.27685.16.camel@cr0>
Date: Fri, 22 Mar 2013 15:57:50 +0800
From: Cong Wang <amwang@...hat.com>
To: netdev@...r.kernel.org
Cc: Pravin B Shelar <pshelar@...ira.com>,
Eric Dumazet <edumazet@...gle.com>,
"David S. Miller" <davem@...emloft.net>
Subject: Re: [Patch net-next] ip_gre: increase inner ip header ID during
segmentation
On Fri, 2013-03-22 at 15:50 +0800, Cong Wang wrote:
> + iph = (struct iphdr *)skb->data;
> + iph->id = id++;
Oops, seems I missed its endian...
--
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