]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r272978: Improve and document `ctladm portlist` subcommand.
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 20 Oct 2014 08:03:23 +0000 (08:03 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 20 Oct 2014 08:03:23 +0000 (08:03 +0000)
commit57a8f1adbfb7bbc84854c6add81e8972c8a83c67
tree24997a4b89bf855c1dfc071813f3aa513db73dfe
parentccd7538e3c36775be2cee9afed34fa0047c4d1be
MFC r272978: Improve and document `ctladm portlist` subcommand.

Make this subcommand less FC-specific, reporting target and port addresses
in more generic way.  Also make it report list of connected initiators in
unified way, working for both FC and iSCSI, and potentially others.

git-svn-id: svn://svn.freebsd.org/base/stable/10@273320 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/ctl/ctl.c
usr.sbin/ctladm/ctladm.8
usr.sbin/ctladm/ctladm.c