diff options
author | Pablo Neira <pablo@netfilter.org> | 2016-05-10 21:33:38 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-05-10 15:56:23 -0400 |
commit | 93edb8c7f94fb3d384790ac8a83c3fb9389f6ca5 (patch) | |
tree | 76baacecad6ebd442b864df240b9ed5224107e41 /Documentation/kcov.txt | |
parent | 1dee3f59a8d5e711797dc82628aaf94a64e99922 (diff) | |
download | linux-93edb8c7f94fb3d384790ac8a83c3fb9389f6ca5.tar.gz linux-93edb8c7f94fb3d384790ac8a83c3fb9389f6ca5.tar.bz2 linux-93edb8c7f94fb3d384790ac8a83c3fb9389f6ca5.zip |
gtp: reload GTPv1 header after pskb_may_pull()
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.dumazet@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/kcov.txt')
0 files changed, 0 insertions, 0 deletions