Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
dabdf965
Commit
dabdf965
authored
Dec 10, 2014
by
Tomek Mrugalski
🛰
Browse files
[3551] Doc, AUTHORS, ChangeLog updated.
parent
f2dd9fe7
Changes
3
Hide whitespace changes
Inline
Side-by-side
AUTHORS
View file @
dabdf965
...
...
@@ -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
...
...
ChangeLog
View file @
dabdf965
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.
...
...
doc/guide/dhcp6-srv.xml
View file @
dabdf965
...
...
@@ -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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment