X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dhcp.git/blobdiff_plain/9fd5fdfd5648b727cc7c0005ec56c77adef48099..01aed19cb0d062c77cef8877b2510fe5b1b09ff2:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 0ad74a9..68c0865 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ invirt-dhcp (0.0.3) unstable; urgency=low - * Include the server identifier field in DHCPOFFERs (LP: #395696). + * Detect local IP address and pass it as the DHCP server-identifier + option, as required by several DHCP clients. + * Reuse the existing DHCP socket for replies by binding it to the + client VM interface and then restoring its global binding after + sendto(); this keeps replies coming from port 67, as is standard. - -- Evan Broder Sun, 05 Jul 2009 17:15:09 -0700 + -- Joshua Oreman Mon, 28 Sep 2009 22:46:41 -0400 invirt-dhcp (0.0.2) unstable; urgency=low