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
ISC Open Source Projects
Kea
Commits
8faa81b5
Commit
8faa81b5
authored
Aug 11, 2014
by
Tomek Mrugalski
🛰
Browse files
[3469] AUTHORS file rewritten
parent
f73452e8
Changes
2
Hide whitespace changes
Inline
Side-by-side
AUTHORS
View file @
8faa81b5
Kea authors and contributors
------------------------------
Primary developers:
- Tomek Mrugalski (lead developer: DHCPv4, DHCPv6 components, prefix
delegation, memfile, database interface, core libdhcp++)
- Stephen Morris (Hooks, MySQL)
- Marcin Siodelski (DHCPv4, DHCPv6 components, options handling, perfdhcp)
- Thomas Markwalder (DDNS, user_chk)
- Jeremy Reed (documentation, build system, testing, release engineering)
- Wlodek Wencel (testing, release engineering)
- Francis Dupont (crypto)
Primary area of work mentioned in parentheses. The list is in a roughly
chronological order.
Kea is using parts of the code of now defunct BIND 10 project. The following
people contributed to BIND10 code:
Chen Zhengzhang
Chen Zhengzhang
Dmitriy Volodin
Dmitriy Volodin
Evan Hunt
Evan Hunt
...
@@ -10,6 +30,7 @@ Xie Jiagui
...
@@ -10,6 +30,7 @@ Xie Jiagui
Jin Jian
Jin Jian
JINMEI Tatuya
JINMEI Tatuya
Kazunori Fujiwara
Kazunori Fujiwara
Marcin Siodelski
Michael Graff
Michael Graff
Michal Vaner
Michal Vaner
Mukund Sivaraman
Mukund Sivaraman
...
@@ -18,5 +39,25 @@ Paul Selkirk
...
@@ -18,5 +39,25 @@ Paul Selkirk
Shane Kerr
Shane Kerr
Shen Tingting
Shen Tingting
Stephen Morris
Stephen Morris
Thomas Markwalder
Tomek Mrugalski
Yoshitaka Aharen
Yoshitaka Aharen
Zhang Likun
Zhang Likun
We have received the following contributions:
- David Carlier
2013-11: memfile fixes
2013-12: better error handling when port is in use
2013-12: interface detection for BSD systems
2014-04: PostgreSQL support
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
cryptographic operations. It can also optionally use PostgreSQL
(http://www.postgresql.org/) and/or MySQL (http://www.mysql.com/) as a database.
Kea can use googletest for unit-tests (http://code.google.com/p/googletest/).
Kea uses ISC Forge (http://kea.isc.org/wiki/IscForge) for conformance testing.
ChangeLog
View file @
8faa81b5
8xx. [doc] tomek
AUTHORS file rewritten.
(Trac #3469, git tbd)
815. [func] tomek
815. [func] tomek
Pool definitions in DHCPv4 and DHCPv6 are now lists of
Pool definitions in DHCPv4 and DHCPv6 are now lists of
structures. This makes adding new per-pool parameters easier in
structures. This makes adding new per-pool parameters easier in
...
...
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