mbox series

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

Message ID 20240809123915.27812-1-justin.iurman@uliege.be (mailing list archive)
Headers show
Series net: ipv6: ioam6: introduce tunsrc | expand

Message

Justin Iurman Aug. 9, 2024, 12:39 p.m. UTC
This patchset introduces a new feature called "tunsrc" (just like seg6
already does).

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           | 57 +++++++++++++++++++++++++----
 2 files changed, 56 insertions(+), 8 deletions(-)