Whamcloud - gitweb
LU-12410 lnet: Convert lnetctl route add and del 08/35308/13
authorChris Horn <hornc@cray.com>
Sun, 24 Nov 2019 18:01:33 +0000 (12:01 -0600)
committerOleg Drokin <green@whamcloud.com>
Fri, 3 Jan 2020 00:08:49 +0000 (00:08 +0000)
commit59836691cbedcf3b7912ecbed7fc286cf1d4f19f
tree6ad3eaddad7bac2bebd1f390fdf38ba66731461b
parente14235f35cb6bbadb7005192fac8524077c8c7bf
LU-12410 lnet: Convert lnetctl route add and del

Convert the lnetctl route add and delete commands to utilize the new
capabilities provided by the nidstrings library.

Test-Parameters: trivial
Test-Parameters: testlist=sanity-lnet
Signed-off-by: Chris Horn <hornc@cray.com>
Change-Id: Ifcaf67575ed1de40c9a3c92f40ec6dca7fd08d9e
Reviewed-on: https://review.whamcloud.com/35308
Reviewed-by: Shaun Tancheff <stancheff@cray.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Petros Koutoupis <pkoutoupis@cray.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/utils/lnetconfig/liblnetconfig.c