On Fri, Apr 22, 2016 at 10:44 AM, Jiri Benc <jb...@redhat.com> wrote: > In ipgre (i.e. not gretap) + collect metadata mode, the skb was assumed to > contain Ethernet header and was encapsulated as ETH_P_TEB. This is not the > case, the interface is ARPHRD_IPGRE and the protocol to be used for > encapsulation is skb->protocol. > > Fixes: 2e15ea390e6f4 ("ip_gre: Add support to collect tunnel metadata.") > Signed-off-by: Jiri Benc <jb...@redhat.com>
Acked-by: Pravin B Shelar <pshe...@ovn.org>