[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191116150553.17497-1-andrea.mayer@uniroma2.it>
Date: Sat, 16 Nov 2019 16:05:51 +0100
From: Andrea Mayer <andrea.mayer@...roma2.it>
To: "David S. Miller" <davem@...emloft.net>,
Alexey Kuznetsov <kuznet@....inr.ac.ru>,
Hideaki YOSHIFUJI <yoshfuji@...ux-ipv6.org>,
David Lebrun <dav.lebrun@...il.com>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Andrea Mayer <andrea.mayer@...roma2.it>
Subject: [net, 0/2] seg6: fixes to Segment Routing in IPv6
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
Powered by blists - more mailing lists