This series enhances the iproute2 iplink module to add supportPlease merge this series to iproute2 as it is the missing piece
for creating PRP device similar to HSR. The kernel part of this
is already merged to net-next and the same can be referenced
at https://www.spinics.net/lists/linux-api/msg42615.html
v3 of the series is rebased to iproute2-next/master at
git://git.kernel.org/pub/scm/network/iproute2/iproute2-next
and send as v4.
Please apply this if looks good.
Murali Karicheri (2):
iplink: hsr: add support for creating PRP device similar to HSR
ip: iplink: prp: update man page for new parameter
ip/iplink_hsr.c | 19 +++++++++++++++++--
man/man8/ip-link.8.in | 9 ++++++++-
2 files changed, 25 insertions(+), 3 deletions(-)