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

From: Justin Iurman
Date: Sat Aug 17 2024 - 09:18:43 EST


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

v3:
- address Jakub's comments

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 | 6 +++
net/ipv6/ioam6_iptunnel.c | 74 ++++++++++++++++++++++++-----
2 files changed, 68 insertions(+), 12 deletions(-)

--
2.34.1