[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191113192912.17546-1-andrea.mayer@uniroma2.it>
Date: Wed, 13 Nov 2019 20:29:09 +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-next, 0/3] seg6: improvements to Segment Routing in IPv6
This patchset is divided in 3 patches and it introduces some improvements
to Segment Routing in IPv6, which are:
- in function get_srh() verify the srh pointer after calling
pskb_may_pull();
- set skb->transport_header properly after calling decap_and_validate()
function;
- allow local packet processing for SRv6 End.DT6 behavior.
Any comments on the patchset are welcome.
Thanks.
Andrea Mayer (3):
verify srh pointer in get_srh()
set skb transport_header properly after decap_and_validate()
allow local packet processing for SRv6 End.DT6 behavior
net/ipv6/seg6_local.c | 34 +++++++++++++++++++++++++++++-----
1 file changed, 29 insertions(+), 5 deletions(-)
--
2.20.1
Powered by blists - more mailing lists