X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dhcp.git/blobdiff_plain/b3b2ea80e5c3aae0d9ab7814893c4dde05979c89..refs/tags/0.0.3:/debian/changelog diff --git a/debian/changelog b/debian/changelog index ea490a8..68c0865 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +invirt-dhcp (0.0.3) unstable; urgency=low + + * 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. + + -- Joshua Oreman Mon, 28 Sep 2009 22:46:41 -0400 + invirt-dhcp (0.0.2) unstable; urgency=low * Don't throw a sqlalchemy.exceptions.InvalidRequestError exception if