2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

1182 Commits

Author SHA1 Message Date
Thomas Markwalder
4afbdcf89c [master] Implement set-config command in kea-dhcp4/6
Merges in branch 'trac5046'
2017-01-04 15:46:12 -05:00
Tomek Mrugalski
4b8ab3bb78 [5032] mac-sources, control-socket and relay-info parsers converted
- The parsers converted to SimpleParser
 - Unit-tests updated, cleaned up and corrected
 - Updated examples to actually use the information
 - Updated User's Guide that the empty mac-sources is not allowed
2017-01-04 13:09:28 +01:00
Francis Dupont
eeadc21698 [master] typo (reported by Marcin) 2016-12-28 14:15:12 +01:00
Tomek Mrugalski
3cd100455b [master] Merge branch 'trac5039' (SimpleParser)
# Conflicts:
#	src/bin/dhcp4/Makefile.am
#	src/bin/dhcp4/json_config_parser.cc
#	src/bin/dhcp6/Makefile.am
#	src/bin/dhcp6/dhcp6.dox
#	src/bin/dhcp6/json_config_parser.cc
#	src/bin/dhcp6/tests/Makefile.am
2016-12-27 19:25:31 +01:00
Francis Dupont
b21784dc79 [5046] Removed spurious spaces 2016-12-22 23:28:50 +01:00
Thomas Markwalder
d4d8665494 [master] kea-dhcp4/6 support libreload command
Merge branch 'trac3238'
2016-12-22 14:35:46 -05:00
Tomek Mrugalski
65d187c0e6 [5039] Changes after review:
- address_family_, default ctor removed from two parsers
 - copyright year updated
 - Element::getNonConst is now documented
 - user's guide is now clear about csv-format default value is now true
2016-12-22 18:43:21 +01:00
Thomas Markwalder
7289e65468 [5046] Added documentation to the admin guide for set-config 2016-12-22 09:24:35 -05:00
Francis Dupont
b6ae7c0930 [3238] spelling 2016-12-15 21:21:25 +01:00
Tomek Mrugalski
3f050858c7 [5017] Doc updated, doxygen warnings removed. 2016-12-15 16:53:35 +01:00
Andrei Pavel
9082500187 Corrected typos 2016-12-14 16:57:44 +02:00
Tomek Mrugalski
4c5902da95 [master] Merge branch 'trac5036' (Dhcp6 bison parser) 2016-12-13 13:30:38 +01:00
Tomek Mrugalski
5b7aaae74d [5036] Changes after review:
- clarified JSON usage in admin guide (True/False not allowed)
 - fixed incorrect reference to hosts4-storage
 - clarified that empty mac-sources entry is not allowed
 - added extra text about syntactic contexts
 - corrected several typos
2016-12-12 14:59:57 +01:00
Tomek Mrugalski
e1c561b356 [5036] Doc updated. 2016-12-08 13:20:07 +01:00
Marcin Siodelski
070672ba4e [5074] Rename d2_logger to dctl_logger in libkea-process. 2016-12-01 13:43:58 +01:00
Thomas Markwalder
2659a1acbe [3238] Enabled libreload command
doc/guide/ctrl-channel.xml
    Added libreload to common command section

src/bin/dhcp4/ctrl_dhcp4_srv.cc
    Registered and deregistered libreload command

src/bin/dhcp4/tests/ctrl_dhcp4_srv_unittest.cc
    TEST_F(CtrlChannelDhcpv4SrvTest, libreload) - modified to
    test using CommandMgr instance

src/bin/dhcp6/ctrl_dhcp6_srv.cc
    Registered and deregistered libreload command

src/bin/dhcp6/tests/ctrl_dhcp6_srv_unittest.cc
    TEST_F(CtrlChannelDhcpv6SrvTest, libreload) - modified to
    test using CommandMgr instance
2016-11-22 14:09:22 -05:00
Tomek Mrugalski
4f81789e19 [master] Merge branch 'trac5023' (contexts in v6 pools)
# Conflicts:
#	src/lib/dhcpsrv/pool.h
2016-11-22 18:52:44 +01:00
Francis Dupont
4c14fdfd41 [master] Finished merge of trac3908 (port cryptolink fixes) 2016-11-16 08:17:32 +01:00
Marcin Siodelski
245956f65a [5016] Updated documentation according to the review.
- Extended description of the S46 Rule Option
- Added Lightweight 4over6 to the softwire examples
- Updated Supported DHCPv6 standards with RFC6334
- Updated DHCPv6 spec file
2016-10-26 08:29:21 +02:00
Marcin Siodelski
0c0ca2fde7 [5016] Merged pull request #24 from github24 and squashed it.
This change includes the code implemented by the pull request
submitter as well as Marcin's fixes/changes on top of it, but
without a review.
2016-10-26 08:25:53 +02:00
Tomek Mrugalski
0dc31ffaeb [5023] Documentation written. 2016-10-18 21:03:26 +02:00
Marcin Siodelski
616c33288d [5022] Updated Kea Administrator's Manual with pool specific options. 2016-10-06 09:50:28 +02:00
Stephen Morris
f09cd12d5b [master] Merge branch 'trac5008' 2016-09-21 19:13:22 +01:00
Stephen Morris
63456fab1b [master] Merge branch 'trac4484' 2016-09-21 19:12:10 +01:00
Stephen Morris
e38d72cfb1 [5008] Minor correction to logging documentation 2016-09-21 18:24:14 +01:00
Tomek Mrugalski
4a8534d968 [master] Merge branch 'trac3209' (user_chk described in the User's Guide) 2016-09-21 17:15:55 +02:00
Tomek Mrugalski
437697b81f [5008] Small clarification and one @todo removed. 2016-09-21 17:06:38 +02:00
Stephen Morris
45b3376804 [3209] Miscellaneous edits to the hooks documentation 2016-09-21 12:00:57 +01:00
Stephen Morris
b19faa6da8 [5006] Minor fixes to PDF output
Move Kea logo to left of title in the header.  Also fix an incorrect
cross-reference link in the DHCPv4 chapter.
2016-09-21 10:40:12 +01:00
Tomek Mrugalski
6ba3a9e031 [3209] Added links to the Developer's guide section. 2016-09-20 19:19:18 +02:00
Tomek Mrugalski
8a2c95cda1 [3209] user_chk hook lib documented. 2016-09-20 19:09:03 +02:00
Stephen Morris
449390ca53 [4484] Address review comments 2016-09-20 15:42:51 +01:00
Stephen Morris
316f3b2f39 [5008] Editing changes to chapters 9 through 18 of the Kea guide 2016-09-20 15:20:43 +01:00
Stephen Morris
01fa061bab [4844] Editing pass through chapter 8 and more changes to chapter 7 2016-09-19 15:09:23 +01:00
Stephen Morris
a4ca9897d2 [4844] Editing pass over first seven chapters of the Kea guide 2016-09-18 18:48:37 +01:00
Francis Dupont
03242b6be6 [5006] Applied proposed parameter for dblatex 2016-09-16 21:15:16 +02:00
Marcin Siodelski
af84783759 [master] Merge branch 'trac4502' 2016-09-15 13:00:19 +02:00
Marcin Siodelski
c28514d1f7 [4502] Fixed a couple of nits in the Kea User's Guide per review comments. 2016-09-15 12:33:02 +02:00
Marcin Siodelski
71d21eac51 [master] Merge branch 'trac3684' 2016-09-14 18:02:39 +02:00
Marcin Siodelski
c5f4920fd1 [master] Merge branch 'trac3950' 2016-09-14 17:38:51 +02:00
Marcin Siodelski
f081000b89 [master] Merge branch 'trac4258' 2016-09-14 17:18:14 +02:00
Marcin Siodelski
242fbc47b3 [master] Merge branch 'trac4765' 2016-09-14 16:54:45 +02:00
Marcin Siodelski
563f7d875f [4502] Minor fix in the User's Guide. 2016-09-14 16:51:31 +02:00
Marcin Siodelski
89a2408cdf [4502] Updated User's Guide.
Updated:
- Supported OSes
- Packages required at runtime to run Kea,
- Packages required to build Kea
2016-09-14 16:43:17 +02:00
Tomek Mrugalski
1bd33abbdb [4765] Removed remaining double quotes in dhcp6-srv.xml 2016-09-14 15:15:08 +02:00
Marcin Siodelski
619eb9f6da [3950] Expained behavior of the server when "kea_verbose" is used. 2016-09-14 11:58:47 +02:00
Marcin Siodelski
594c4e6eb4 [4765] Addressed review comments. 2016-09-14 10:15:55 +02:00
Marcin Siodelski
079c34ba58 [4258] Updated Kea User's Guide: using Github repository. 2016-09-13 18:04:23 +02:00
Marcin Siodelski
ce2a32e617 [5005] Updated User's Guide - part about Hostname reservation. 2016-09-12 17:45:14 +02:00
Marcin Siodelski
0a7591f0c9 [3684] Updated User's Guide per review comments. 2016-09-08 13:13:03 +02:00