mbox series

[iproute2-next,v2,0/2] add support for tunsrc

Message ID 20240826135229.13220-1-justin.iurman@uliege.be (mailing list archive)
Headers show
Series add support for tunsrc | expand

Message

Justin Iurman Aug. 26, 2024, 1:52 p.m. UTC
v2:
- removed uapi patch (@David please pull from net-next, thanks)

This patchset provides support for the new ioam6 feature called
"tunsrc".

Justin Iurman (2):
  ip: lwtunnel: tunsrc support
  man8: ip-route: update documentation

 ip/iproute_lwtunnel.c  | 40 ++++++++++++++++++++++++++++++++++------
 man/man8/ip-route.8.in |  8 ++++++++
 2 files changed, 42 insertions(+), 6 deletions(-)