[PATCH net-next v2 0/2] net: ipv6: ioam6: introduce tunsrc

From: Justin Iurman
Date: Tue Aug 13 2024 - 08:27:48 EST


This series introduces a new feature called "tunsrc" (just like seg6
already does).

v2:
- add links to performance result figures (see patch#2 description)
- move the ipv6_addr_any() check out of the datapath

Justin Iurman (2):
net: ipv6: ioam6: code alignment
net: ipv6: ioam6: new feature tunsrc

include/uapi/linux/ioam6_iptunnel.h | 7 +++
net/ipv6/ioam6_iptunnel.c | 66 +++++++++++++++++++++++++----
2 files changed, 65 insertions(+), 8 deletions(-)

--
2.34.1