2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 04:57:52 +00:00

1205 Commits

Author SHA1 Message Date
Stephen Morris
97e83a0c5d [3259] Ensure hooks example configuration files are copied on an install 2015-10-29 17:51:12 +00:00
Tomek Mrugalski
28d818a26a [master] Merge branch 'trac4081' (src/lib/eval added) 2015-10-30 01:46:16 +09:00
Stephen Morris
607ca51b94 [3259] Changes after review 2015-10-29 15:03:48 +00:00
Stephen Morris
ee8fe286b2 [3259] Updates to handle new syntax only
As some incompatible changes have already been made to the hooks
interface (removal of the setSkip method), it seems pointless to
support both old and new hoos-libraries syntax.  These modifications
remove support for the old syntax.
2015-10-28 13:54:39 +00:00
Stephen Morris
bc205166c3 [3259] Corrections to the documentation 2015-10-28 13:18:57 +00:00
Stephen Morris
e8107f7af4 [3259] Update documentation with new syntax 2015-10-28 11:23:03 +00:00
Shawn Routhier
21f86e304b [trac 4081] Add eval to the doxyfile and fix some typos 2015-10-27 23:55:09 -07:00
Tomek Mrugalski
2c5966cb4a [4081] Stub documentation added. 2015-10-27 16:34:34 +01:00
Marcin Siodelski
eff8e3d05b [3979] Corrected a typos in the user guide. 2015-10-27 15:59:23 +01:00
Marcin Siodelski
ba2386036d [3979] Corrected order of parameters in the lease-expiration.json.
This is a result of the review. This change was suggested so as
the order of lease expiration specific parameters follows the
order in which they are described.
2015-10-27 15:37:40 +01:00
Thomas Markwalder
f8c17848bd [3979] Fixed a broken <para> oops 2015-10-27 10:15:54 -04:00
Thomas Markwalder
c800de4b65 [3979] Did some clean up and rewording 2015-10-27 10:03:06 -04:00
Marcin Siodelski
94847b1629 [3979] Updated user guide for lease expiration. 2015-10-26 16:15:55 +01:00
Marcin Siodelski
0533f9d62e [3979] Removed lease expiration from the server limitations. 2015-10-26 14:08:53 +01:00
Marcin Siodelski
c586b9b8e4 [3979] Removed notes in the statistics about lease expiration not impl. 2015-10-26 14:06:14 +01:00
Marcin Siodelski
f75ba49ed4 [3979] Added examples demonstrating processing expired leases. 2015-10-26 14:00:01 +01:00
Marcin Siodelski
702b77ce47 [3979] Added description of leases-reclaim command to User Guide. 2015-10-26 12:59:35 +01:00
Marcin Siodelski
74e140a3a8 [3979] Added new chapter about lease reclamation to the User Guide. 2015-10-23 17:06:23 +02:00
Francis Dupont
882cfa6cad [4071] Tried inline description of standard option records 2015-10-19 19:14:33 +02:00
Francis Dupont
f5c8bd14f4 [3927] Tentative to fix option-def descriptions 2015-10-18 22:10:47 +02:00
Francis Dupont
0dea9af8ef [master] Finished merge of trac3516 (trac3516) 2015-10-16 13:29:41 +02:00
Tomek Mrugalski
9aadfa902d [master] Merge branch 'trac3985' (automated declined v6 lease recovery) 2015-10-14 16:56:47 +02:00
Stephen Morris
1c7952e282 [3953] Added documentation for the kea-dhcp{4,6}.commands loggers 2015-10-13 11:52:59 +01:00
Tomek Mrugalski
52de9ac39f [3985] Several minor tweaks, docs updated. 2015-10-02 20:35:02 +02:00
Shawn Routhier
4844e9252b [trac3576] Restore line accidently removed from DHCPv4 guide, fix typo in comment 2015-10-01 11:17:18 -07:00
Shawn Routhier
65097a0af7 [trac3576] Add PXE options
Add the options used by PXE
rfc4578 (dhcpv4)
93 Client_System (arch type)
94 Client NDI (network Interface id)
97 UUID/GUID client machine option def

rfc5970 (dhcpv6)
59 BOOTFILE_URL
60 BOOTFILE_PARAM
61 CLIENT_ARCH_TYPE
62 NII

Option 60 requires a special class in order to process the length & string tuples

As some unreleated tests used option 59 as an undefined option they needed to be
updated to use another option.
2015-09-29 23:23:12 -07:00
Francis Dupont
be2350d5ab [master] Merged trac4015 (secure DHCPv6 definitions) 2015-09-25 00:31:16 +02:00
Francis Dupont
9573bebb6b [4015] Added an experimental options table in user doc 2015-09-24 22:18:25 +02:00
Francis Dupont
96294e8cf5 [master] Finished merge of trac4009 (use Boost Asio vs. ext/asio) 2015-09-24 15:53:10 +02:00
Francis Dupont
aace6f5a20 [4009] Improved new boost options doc 2015-09-24 15:22:05 +02:00
Francis Dupont
f96149661d [4009] Added --with-boost-lib-dir 2015-09-23 22:30:55 +02:00
Shawn Routhier
c3ea8ed9ee [trac3891] Typo level items 2015-09-16 17:11:14 -07:00
Francis Dupont
5898a79c1e [4009] Added --with-boost-libs description 2015-09-16 23:12:18 +02:00
Tomek Mrugalski
bd35732a22 [3981] Changes after review:
- Explanation why are we not updating assigned-addresses
 - DHCP4_DECLINE_LEASE message reworded as suggested
 - processDecline method described properly
 - declineNonMatchingIPAddresses description updated
 - global declined-addresses statistic added and tested
 -
2015-09-16 15:55:25 +02:00
Marcin Siodelski
c06ab97a4e [master] Merge branch 'trac3947' 2015-09-02 18:20:47 +02:00
Marcin Siodelski
a14f0a3335 [3947] Addressed review comments. 2015-09-02 15:06:42 +02:00
Francis Dupont
f9291dde58 [master] Merged trac3752 (logger immediate flush) 2015-08-27 13:46:08 +02:00
Marcin Siodelski
725013cfe3 [3947] Updated Kea Guide with the information about support for RFC7550. 2015-07-30 15:21:13 +02:00
Marcin Siodelski
1da5f9cc65 [3947] Updated user guide with RFC7550 as supported standard. 2015-07-20 13:52:08 +02:00
Wlodek Wencel
f100eefe3e [master] typo fix in stats.xml 2015-07-16 13:14:10 +02:00
Thomas Markwalder
93a720ed7f [master] keactrl now uses server PID files
Merge branch 'trac3939'
2015-07-15 06:39:09 -04:00
Thomas Markwalder
3d701e67b8 [3939] Addressed review comments
doc/devel/qa.dox
    Added description of KEA_PIDFILE_DIR

doc/guide/keactrl.xml
    Added discusion of PID files to section 6

src/bin/keactrl/keactrl.in
    start_server()
        Revised wording of already-running log message
2015-07-14 09:55:35 -04:00
Marcin Siodelski
220c337c31 [master] Merge branch 'trac3484' 2015-07-14 15:18:36 +02:00
Stephen Morris
f81a2220f0 [3484] Miscellanous editing changes during review
Correction of typos/grammatical errors etc.  Also included text in the
contributors' section explaining why test-driven development is used.
2015-07-14 12:59:52 +01:00
Francis Dupont
db8c028665 [3752] Added a precision about (immediate) flush (true) 2015-07-08 21:54:50 +02:00
Thomas Markwalder
cdce632add [master] Servers now create PID files
Merge branch 'trac3769'
2015-07-08 09:49:49 -04:00
Marcin Siodelski
655ba0fe3f [3484] Updated heavily outdated sections about the DHCPv6 component. 2015-07-08 13:33:32 +02:00
Tomek Mrugalski
2bacfeb9fd [3873] Minor word-smithing after review 2015-07-07 16:43:52 +02:00
Marcin Siodelski
0d9d7115b0 [3484] Small updates to the Contributor's Guide. 2015-07-07 13:34:51 +02:00
Marcin Siodelski
34884ba4dd [3484] Moved logo to the top left corner of the developer's guide. 2015-07-07 13:33:40 +02:00