mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 18:08:16 +00:00
[3551] Doc, AUTHORS, ChangeLog updated.
This commit is contained in:
parent
f2dd9fe7bb
commit
dabdf965d9
3
AUTHORS
3
AUTHORS
@ -70,6 +70,9 @@ We have received the following contributions:
|
||||
2014-11: Export CalloutManager headers for testing statically linked
|
||||
libraries.
|
||||
|
||||
- David Gutierrez Rueda, CERN
|
||||
2014-12: Support for client link-address option in DHCPv6 (RFC6939)
|
||||
|
||||
Kea uses log4cplus (http://sourceforge.net/projects/log4cplus/) for logging,
|
||||
Boost (http://www.boost.org/) library for almost everything, and can use Botan
|
||||
(http://botan.randombit.net/) or OpenSSL (https://www.openssl.org/) for
|
||||
|
@ -1,3 +1,8 @@
|
||||
6XX. [func] dgutier
|
||||
Support for client link-layer address option (RFC6939) has
|
||||
been added.
|
||||
(Trac #3551, git abcd)
|
||||
|
||||
860. [bug] marcin
|
||||
Fixed calculation of the Client FQDN option length for the ASCII
|
||||
domain name encoding.
|
||||
|
@ -1802,6 +1802,13 @@ should include options from the isc option space:
|
||||
<ulink url="http://tools.ietf.org/html/rfc4704">RFC 4704</ulink>:
|
||||
Supported option is CLIENT_FQDN.</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<simpara><emphasis>Client Link-Layer Address Option in
|
||||
DHCPv6</emphasis>,
|
||||
<ulink url="http://tools.ietf.org/html/rfc6939">RFC
|
||||
6939</ulink>: Supported option is client link-layer
|
||||
address option.</simpara>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user