mbox series

[net,0/2] ioam6: fix write to cloned skb's

Message ID 20240216234356.32243-1-justin.iurman@uliege.be
Headers show
Series ioam6: fix write to cloned skb's | expand

Message

Justin Iurman Feb. 16, 2024, 11:43 p.m. UTC
Make sure the IOAM data insertion is not applied on cloned skb's. As a
consequence, ioam selftests needed a refactoring.

Justin Iurman (2):
  ioam6: fix write to cloned skb in ipv6_hop_ioam()
  selftests: ioam6: refactoring to align with the fix

 net/ipv6/exthdrs.c                         |   8 ++
 tools/testing/selftests/net/ioam6.sh       |  38 ++++----
 tools/testing/selftests/net/ioam6_parser.c | 101 +++++++++++----------
 3 files changed, 81 insertions(+), 66 deletions(-)


base-commit: 166c2c8a6a4dc2e4ceba9e10cfe81c3e469e3210