[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20141030.195257.507246809929761699.davem@davemloft.net>
Date: Thu, 30 Oct 2014 19:52:57 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: therbert@...gle.com
Cc: alexander.duyck@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH net] gre: Use inner mac length when computing tunnel
length
From: Tom Herbert <therbert@...gle.com>
Date: Thu, 30 Oct 2014 08:40:56 -0700
> Currently, skb_inner_network_header is used but this does not account
> for Ethernet header for ETH_P_TEB. Use skb_inner_mac_header which
> handles TEB and also should work with IP encapsulation in which case
> inner mac and inner network headers are the same.
>
> Tested: Ran TCP_STREAM over GRE, worked as expected.
>
> Signed-off-by: Tom Herbert <therbert@...gle.com>
Applied and queued up for -stable.
Thanks everyone.
--
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