2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00
Commit Graph

1122 Commits

Author SHA1 Message Date
Jeremy C. Reed
30f499bd2d Remove old out-dated BIND10 content.
Mention some more Kea tools and minor rewording.

Note that the brief sections on starting and stopping and managing
the software are now gone.
2014-08-11 16:34:40 +00:00
Tomek Mrugalski
8f9386bdef [3508] ARM updated. 2014-08-11 17:42:39 +02:00
Tomek Mrugalski
f73452e8ea [master] Merge branch 'trac3464' (pool definitions are now structures)
Conflicts:
	ChangeLog
	doc/examples/kea4/several-subnets.json
	doc/examples/kea4/single-subnet.json
	doc/examples/kea6/several-subnets.json
	doc/guide/dhcp4-srv.xml
2014-08-08 19:13:38 +02:00
Tomek Mrugalski
4bd0c0eda9 [3464] Minor tweak in DHCPv4 section in User's Guide 2014-08-08 18:45:00 +02:00
Tomek Mrugalski
64350f6950 [master] Merge branch 'trac3427' (logging configuration in kea4,kea6,d2)
Conflicts:
	ChangeLog
	configure.ac
	src/bin/dhcp4/kea_controller.cc
	src/bin/dhcp6/kea_controller.cc
	src/bin/dhcp6/main.cc
	src/lib/log/logger_manager.cc
	src/lib/log/logger_unittest_support.cc
	src/lib/log/logger_unittest_support.h
2014-08-08 18:42:01 +02:00
Tomek Mrugalski
200a1b9631 [3464] PoolsListParser logic improved 2014-08-08 17:09:04 +02:00
Tomek Mrugalski
641e7b2a97 [3427] Changes after review
- logger names are now kea-dhcp4, kea-dhcp6, kea-dhcp-ddns
 - fix in keactrl_tests
 - User's Guide, examples updated
2014-08-08 11:42:12 +02:00
Tomek Mrugalski
abf8988179 [master] Merge branch 'trac3468' (Kea6, DDNS User's Guide update)
Conflicts:
	ChangeLog
	doc/guide/dhcp6-srv.xml
2014-08-06 19:14:44 +02:00
Tomek Mrugalski
1d293e72e1 [3468] "true", "false" => true, false 2014-08-06 19:09:27 +02:00
Stephen Morris
14ce7e3302 [3468] Minor editorial changes during review
Including: ensuring consistent formaat for lists, ensuring
order of items in a list explaining an example JSON map
corresponds to the order of the elements in the map, etc.
2014-08-05 20:29:39 +01:00
Tomek Mrugalski
5f262cb1e8 [3468] Whitespace clean-up in DDNS module. 2014-08-04 22:12:01 +02:00
Tomek Mrugalski
1d1af085db [3468] DDNS chapter updated. 2014-08-04 22:11:11 +02:00
Tomek Mrugalski
2e3a09b38f [3468] DHCPv6 chapter converted to JSON format. 2014-08-04 19:52:00 +02:00
Tomek Mrugalski
996c47140c [3468] Several DHCPv6 sections in Kea ARM updated. 2014-07-31 13:19:12 +02:00
Tomek Mrugalski
b072144c2a [3464] DHCPv4 chapter in ARM updated. 2014-07-27 23:07:34 -04:00
Marcin Siodelski
4f43c309a9 [master] Merge branch 'trac3269' 2014-07-24 18:11:13 +02:00
Tomek Mrugalski
7a1e752d19 [3468] Kea4 start documented. 2014-07-23 07:14:02 -04:00
Tomek Mrugalski
d26a494520 [3427] Changes after review:
- Kea ARM updated
 - shell tests for Kea4,Kea6 and D2 are now passing
 - kea.conf updated with logging info
 - Various improvements in Daemon and LogConfigParser
 - DEFAULT_SYSLOG_NAME removed
 - Copyright years fixed
 - Couple additional tests written
2014-07-18 21:11:42 +02:00
Marcin Siodelski
77f8577b1d [master] Merge branch 'trac3390' 2014-07-18 20:07:24 +02:00
Marcin Siodelski
cc0fc02c62 [3390] Addressed review comments. 2014-07-18 18:32:59 +02:00
Marcin Siodelski
6413aabc34 [3269] Updated the User's Guide to include support for Confirm. 2014-07-18 18:00:16 +02:00
Marcin Siodelski
9fba39d93b [master] Merge branch 'trac2893' 2014-07-17 11:08:51 +02:00
Marcin Siodelski
6d62841b6a [2893] Editorial fix in the User's Guide. 2014-07-17 07:47:15 +02:00
Tomek Mrugalski
9c707375d2 [3427] Examples updated. 2014-07-16 16:08:35 +02:00
Tomek Mrugalski
88adde4353 [3427] User's Guide updated 2014-07-16 15:53:35 +02:00
Marcin Siodelski
99907288b7 [2893] Extended DHCPv4 server limitations for supported link layer headers. 2014-07-15 21:07:32 +02:00
Marcin Siodelski
a5ef0db89a [3390] Updated Kea User's Guide with the section about stateless config. 2014-07-15 17:37:41 +02:00
Marcin Siodelski
4477e84e3a [3390] Include DHCPINFORM as supported message in the User's Guide. 2014-07-15 14:22:12 +02:00
Jeremy C. Reed
909bf55849 Fix some typos/misspellings in docs 2014-07-11 12:02:20 -07:00
Marcin Siodelski
fa9570d19c [master] Merge branch 'trac3466' 2014-07-10 18:07:28 +02:00
Stephen Morris
ea3e3f0469 [3466] Edits to the documentation made as part of the review. 2014-07-10 11:33:32 +01:00
Marcin Siodelski
4cd87e8b45 [2893] Updated documentation for BPF. 2014-07-08 17:02:45 +02:00
Marcin Siodelski
4b82d08807 [3466] Created Administrator guide section for keactrl. 2014-07-03 11:08:32 +02:00
Marcin Siodelski
2a55a97fec [3414] Fixed one occurence of b10-dhcp6 in user guide. 2014-07-02 11:33:45 +02:00
Marcin Siodelski
29c4411925 [3414] Renamed socket creator to kea-socketcreator. 2014-07-02 10:50:13 +02:00
Marcin Siodelski
2617479185 [3414] Removed references to b10-dhcp in the Kea documentation. 2014-07-02 10:28:04 +02:00
Tomek Mrugalski
742d5a1911 [master] Merge branch 'trac3418' (Kea Guide update)
Conflicts:
	ChangeLog
	doc/guide/bind10-guide.xml
2014-07-01 11:31:29 +02:00
Francis Dupont
4b4110dd68 applied #2406: OpenSSL alternate crypto backend 2014-06-30 15:26:38 +02:00
Tomek Mrugalski
73e6019d83 [3418] BOOTP limitation clarified. 2014-06-26 18:53:02 +02:00
Tomek Mrugalski
faa5db1e59 [3418] Changes after review
- example config files are now installed
 - example in section 5.2 configures persistent database
2014-06-26 18:47:21 +02:00
Stephen Morris
9bb16e0b66 [3418] Corrections and minor alterations to DHCP4 Server Guide during review 2014-06-18 18:14:40 +01:00
Stephen Morris
738e8b2479 [3418] Small alterations to configuration section made as part of review 2014-06-18 12:02:24 +01:00
Stephen Morris
c8de97c745 [3418] Changes to installation instructions made as part of review. 2014-06-18 11:45:17 +01:00
Stephen Morris
2a7a7dd966 [3418] Minor changes to the QuickStart text made during review. 2014-06-18 11:12:56 +01:00
Stephen Morris
cf1ea90a67 [3418] Updated the Introduction as part of the review 2014-06-17 16:12:02 +01:00
Tomek Mrugalski
61558be1ea [3418] Minor correction in installation section 2014-06-17 13:41:28 +02:00
Tomek Mrugalski
d43ea25562 [3418] Link to kea-messages.xml updated. 2014-06-17 13:17:14 +02:00
Tomek Mrugalski
3aaabf0716 [3418] Remaining DHCPv4 sections converted to JSON 2014-06-16 16:32:26 +02:00
Tomek Mrugalski
b397fe5202 [3418] Several additional sections converted. 2014-06-13 16:59:41 +02:00
Tomek Mrugalski
ad1b6f00ad [3418] Several sections converted. 2014-06-12 22:51:39 +02:00