K 10 svn:author V 7 oremanj K 8 svn:date V 27 2009-09-29T02:53:22.794956Z K 7 svn:log V 487 [invirt-dhcp] Improve standards compliance Provide a server-identifier option containing our IP address, as is required by several DHCP clients including gPXE (used for the Debathena network install CD) and Windows. Reuse the existing DHCP socket in a bindtodevice - sendto - restore global binding sequence, instead of creating a new socket for each reply, in order to keep replies coming from port 67. This is required by the standard, some client programs, and all DHCP forwarders. END