From: Pablo Neira Ayuso <pa...@netfilter.org> Date: Tue, 10 May 2016 21:33:38 +0200
> The GTPv1 header flags indicate the presence of optional extensions > after this header. Refresh the pointer to the GTPv1 header as skb->head > might have be reallocated via pskb_may_pull(). > > Fixes: 459aa660eb1d ("gtp: add initial driver for datapath of GPRS Tunneling > Protocol (GTP-U)") > Reported-by: Eric Dumazet <eric.duma...@gmail.com> > Signed-off-by: Pablo Neira Ayuso <pa...@netfilter.org> Applied.