Message ID | 20240809131419.30732-1-justin.iurman@uliege.be (mailing list archive) |
---|---|
Headers | show |
Series | add support for tunsrc | expand |
On 8/9/24 15:14, Justin Iurman wrote: > This patchset provides support for the new ioam6 feature called > "tunsrc". > > Justin Iurman (3): > uapi: tunsrc support > ip: lwtunnel: tunsrc support > man8: ip-route: update documentation > > include/uapi/linux/ioam6_iptunnel.h | 7 +++++ > ip/iproute_lwtunnel.c | 40 ++++++++++++++++++++++++----- > man/man8/ip-route.8.in | 8 ++++++ > 3 files changed, 49 insertions(+), 6 deletions(-) > Hi David, Apologies for sending this series early. Its associated net-next series has just been merged (thanks for waiting!), so this one is now ready to fly. Cheers, Justin