From: Chris Boot Date: Sun, 14 Aug 2011 05:10:46 +0000 (-0700) Subject: iscsi-target: Implement iSCSI target IPv6 address printing. X-Git-Tag: v3.1-rc4~43^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6626a0572657a0945a7b9ccf4a6d6ad1750f9adc;p=pandora-kernel.git iscsi-target: Implement iSCSI target IPv6 address printing. The iSCSI target configfs code to print out an initiator's IPv6 address is not fully implemented. This patch uses snprintf() with the "%pI6c" format string to format the IPv6 address for display purposes. Signed-off-by: Chris Boot Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed