cca0cd810a
Initiator can now auto-discover target_info by polling the target's
HTTP control server. Just set target_host and target_port in config:
--config '{"mode":"initiator",...,"target_host":"10.10.100.1","target_port":9100}'
No more manual copy-paste of target_info JSON between hosts.