]> www.infradead.org Git - linux.git/commit
Merge branch 'net-ipv6-ioam6-introduce-tunsrc'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 22 Aug 2024 08:45:15 +0000 (10:45 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 22 Aug 2024 08:45:16 +0000 (10:45 +0200)
commit001b98c9897352e914c71d8ffbfa9b79a6e12c3c
treed4c9555f08c360d00f38eaf3904ac4ce50847368
parentf32c821ae0198cf43181711efb18376b2eb6a1cb
parent273f8c142003dfd874d45b1a60965809e95ccd50
Merge branch 'net-ipv6-ioam6-introduce-tunsrc'

Justin Iurman says:

====================
net: ipv6: ioam6: introduce tunsrc

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
====================

Link: https://patch.msgid.link/20240817131818.11834-1-justin.iurman@uliege.be
Signed-off-by: Paolo Abeni <pabeni@redhat.com>