[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200213010932.11817-1-carmine.scarpitta@uniroma2.it>
Date: Thu, 13 Feb 2020 02:09:30 +0100
From: Carmine Scarpitta <carmine.scarpitta@...roma2.it>
To: davem@...emloft.net
Cc: kuznet@....inr.ac.ru, yoshfuji@...ux-ipv6.org, kuba@...nel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
ahmed.abdelsalam@...i.it, david.lebrun@...ouvain.be,
dav.lebrun@...il.com, andrea.mayer@...roma2.it,
paolo.lungaroni@...t.it,
Carmine Scarpitta <carmine.scarpitta@...roma2.it>
Subject: [net-next 0/2] Add support for SRv6 End.DT4 action
Hi,
this patch series adds the support for SRv6 End.DT4 action.
End.DT4 decapsulates the received packets and does IPv4 routing
lookup in a specific routing table.
The IPv4 routing subsystem does not allow to specify the routing
table in which the lookup has to be performed.
Patch 1 enables to perform IPv4 FIB lookup in a predefined FIB table.
Patch 2 adds the support for SRv6 End.DT4 action.
Thanks,
Carmine Scarpitta
Carmine Scarpitta (2):
Perform IPv4 FIB lookup in a predefined FIB table
Add support for SRv6 End.DT4 action
include/net/route.h | 2 +-
net/ipv4/route.c | 22 ++++++++++++-------
net/ipv6/seg6_local.c | 49 +++++++++++++++++++++++++++++++++++++++++++
3 files changed, 64 insertions(+), 9 deletions(-)
--
2.17.1
Powered by blists - more mailing lists