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

Justin Iurman posted 2 patches 1 year, 5 months ago
There is a newer version of this series
include/uapi/linux/ioam6_iptunnel.h |  7 +++
net/ipv6/ioam6_iptunnel.c           | 66 +++++++++++++++++++++++++----
2 files changed, 65 insertions(+), 8 deletions(-)
[PATCH net-next v2 0/2] net: ipv6: ioam6: introduce tunsrc
Posted by Justin Iurman 1 year, 5 months ago
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