[net, 0/2] seg6: fixes to Segment Routing in IPv6

From: Andrea Mayer
Date: Sat Nov 16 2019 - 10:13:56 EST


This patchset is divided in 2 patches and it introduces some fixes
to Segment Routing in IPv6, which are:

- in function get_srh() fix the srh pointer after calling
pskb_may_pull();

- fix the skb->transport_header after calling decap_and_validate()
function;

Any comments on the patchset are welcome.

Thanks.

Andrea Mayer (2):
seg6: fix srh pointer in get_srh()
seg6: fix skb transport_header after decap_and_validate()

net/ipv6/seg6_local.c | 11 +++++++++++
1 file changed, 11 insertions(+)

--
2.20.1