[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251121155212.4182474-1-skorodumov.dmitry@huawei.com>
Date: Fri, 21 Nov 2025 18:52:09 +0300
From: Dmitry Skorodumov <skorodumov.dmitry@...wei.com>
To: <netdev@...r.kernel.org>
CC: <stephen@...workplumber.org>, Dmitry Skorodumov
<skorodumov.dmitry@...wei.com>
Subject: [PATCH v3 iproute2-next 0/3] support for l2macnat in ip-util
Support mode l2macnat in ip-util for link type
ipvlan/ipvtap
Diff from v2:
- Fixed wrong patches tag. Should be iproute2-next.
Diff from v1:
- Implemented helper functions for ipvlan_mode <-> string
conversions
- Wrote a section in man-page about ipvlan/ipvtap and
extended it with l2macnat mode
Dmitry Skorodumov (3):
helper funcs for ipvlan_mode <-> string conversion
Provide man section for IPVLAN and IPVTAP Type Support
Support l2macnat in ip util
include/uapi/linux/if_link.h | 1 +
ip/iplink_ipvlan.c | 51 ++++++++++++++++++++--------
man/man8/ip-link.8.in | 65 ++++++++++++++++++++++++++++++++++++
3 files changed, 103 insertions(+), 14 deletions(-)
--
2.25.1
Powered by blists - more mailing lists