BIND 10 master, updated. e5094ef98ad34b001152d14ea2ea4c6ae9fbd85e [master] Added ChangeLog entry for #2902.
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu May 23 14:44:15 UTC 2013
The branch, master has been updated
via e5094ef98ad34b001152d14ea2ea4c6ae9fbd85e (commit)
from 8244c9cb7152aa47be60e0f86f02289fd67a6239 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e5094ef98ad34b001152d14ea2ea4c6ae9fbd85e
Author: Marcin Siodelski <marcin at isc.org>
Date: Thu May 23 16:44:02 2013 +0200
[master] Added ChangeLog entry for #2902.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 11 +++++++++++
1 file changed, 11 insertions(+)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 801f4af..8f31541 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+618. [func]* marcin
+ b10-dhcp4: Added the ability for the server to respond to a directly
+ connected client which does not yet have an IP address. On Linux, the
+ server will unicast the response to the client's hardware address and
+ the 'yiaddr' (the client's new IP address). Sending a response to the
+ unicast address prevents other (not interested) hosts from receiving
+ the server response. This capability is not yet implemented on non-Linux
+ Operating Systems where, in all cases, the server responds to the
+ broadcast address. The logic conforms to section 4.1 of RFC 2131.
+ (Trac #2902, git c2d40e3d425f1e51647be6a717c4a97d7ca3c29c)
+
617. [bug] marcin
b10-dhcp4: Fixed a bug whereby the domain-name option was encoded
as FQDN (using technique described in RFC1035) instead of a string.
More information about the bind10-changes
mailing list