Hello all, could I please ask for reviewing fix for following enhancement ?
3478 Automated Installer needs support for discovery of valid install services http://defect.opensolaris.org/bz/show_bug.cgi?id=3478 Webrev: http://cr.opensolaris.org/~dambi/bug-3478/ Since this code shares stuff with the 3477 which is currently in process of code review, the webrev is generated against slim source gate containing fix for 3477 in order to isolate changes which are specific to this fix. Thank you, Jan Background: AI service discovery engine (AISD) takes care of looking up the install service which is later connected by AI service choosing engine for obtaining AI and SC (System Configuration) combined manifest. AISD is provided with name of the service to look up and the timeout. If the valid install service is found, address of the machine providing that service along with port number is saved to the given location (file). Please refer to AI design specification for more details.
