Hi Ginnie and Joe, Could you review this change for me?
Bug 7148 installadm should give correct dhcp macro for the subnet being configrued on the server. http://defect.opensolaris.org/bz/show_bug.cgi?id=7148 Webrev: http://cr.opensolaris.org/~evanl/7148/ Some background: We had originally thought that we would want to create a macro for every subnet on the system. However in discussing things it made a lot more sense to only create a macro for the subnet that the user has requested using the -i option. There fore the change made was to use the specified subnet and pass the gateway of the subnet to the dhtadm command generated. If there is no gateway for that address or we determine that we can't use the gateway we print an error telling the user they will need to manually add the proper router of gateway for the subnet. Thanks! -evan
