Home
last modified time | relevance | path

Searched hist:"7 f91ed8c4f4b6368b0603543bccb6b5fd10804e1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dseg6_local.cdiff 7f91ed8c4f4b6368b0603543bccb6b5fd10804e1 Sat Nov 16 09:05:52 CST 2019 Andrea Mayer <andrea.mayer@uniroma2.it> seg6: fix srh pointer in get_srh()

pskb_may_pull may change pointers in header. For this reason, it is
mandatory to reload any pointer that points into skb header.

Signed-off-by: Andrea Mayer <andrea.mayer@uniroma2.it>
Signed-off-by: David S. Miller <davem@davemloft.net>