2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00
Commit Graph

1182 Commits

Author SHA1 Message Date
Stephen Morris
e8107f7af4 [3259] Update documentation with new syntax 2015-10-28 11:23:03 +00:00
Marcin Siodelski
eff8e3d05b [3979] Corrected a typos in the user guide. 2015-10-27 15:59:23 +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
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
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
Francis Dupont
3344ccb557 [3908] Changed minimal OpenSSL version from 1.0.0 to 1.0.1 2015-08-24 16:24:44 +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
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
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
Tomek Mrugalski
2bacfeb9fd [3873] Minor word-smithing after review 2015-07-07 16:43:52 +02:00
Thomas Markwalder
ac9aec7eb1 [3769] Updated Kea Admin guide with PID file info
Added discussion of PID files to start up section for
    each of the servers.
2015-07-06 10:30:54 -04:00
Francis Dupont
601e5c108c [3752] Uncommented the flush entry 2015-07-03 15:04:45 +02:00
Shawn Routhier
f374d3819c [3873] Fix typos 2015-07-01 23:15:50 -07:00
Tomek Mrugalski
bc9e23fcf6 [3873] FAQ/troubleshooting section added. 2015-07-01 16:08:57 +02:00
Marcin Siodelski
b361b28ce5 [master] Merge branch 'trac3578' 2015-06-30 18:45:43 +02:00
Shawn Routhier
dc083e3043 [3578] Minor fixes to docs 2015-06-30 08:41:56 -07:00
Marcin Siodelski
54d1dbe613 [master] Merge branch 'trac3887' 2015-06-30 14:21:08 +02:00
Marcin Siodelski
22bcb060ce [master] Merge branch 'trac3740' 2015-06-30 10:56:20 +02:00
Marcin Siodelski
000fe29879 [3578] Updated User's Guide per review comments.
Clarifications in the section concerning option values setup.
2015-06-30 10:18:23 +02:00
Shawn Routhier
2f593d0331 [3470] Tidy up some typos 2015-06-29 22:50:19 -07:00
Shawn Routhier
e6f7686274 [3578] Tidy up some typos in the docs 2015-06-29 22:28:20 -07:00
Marcin Siodelski
02a0864c60 [3846] Trivial change in the kea-guide. 2015-06-29 11:52:16 +02:00
Marcin Siodelski
cbfc625aab [3846] Removed the invalid note from the kea-guide. 2015-06-29 11:49:46 +02:00
Marcin Siodelski
b6d9fcd739 [3846] Revised DHCPv6 option definitions in the kea-guide. 2015-06-29 11:46:14 +02:00
Marcin Siodelski
d7747aff97 [3846] Revised DHCPv4 option definitions in the kea guide. 2015-06-29 11:45:52 +02:00