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

1122 Commits

Author SHA1 Message Date
Wlodek Wencel
8e2c1824e1 [master] user guide copyright date update 2015-02-18 20:01:15 +01:00
Marcin Siodelski
b2ecf4a1df [3672] Fixed a typo in the user guide as a result of the review. 2015-02-17 17:15:13 +01:00
Marcin Siodelski
3f5de8125b [3672] Updated user guide with the info about LFC configuration. 2015-02-17 15:13:59 +01:00
Tomek Mrugalski
cfbe13ad05 [master] Merge branch 'trac3565' (host reservations mac+dhcpv6)
Conflicts:
	src/bin/dhcp6/dhcp6_srv.cc
2015-02-16 20:26:38 +01:00
Marcin Siodelski
3116243706 [master] Merge branch 'trac3695' 2015-02-16 19:43:09 +01:00
Marcin Siodelski
a104287eb4 [3565] Updated the wording in the kea user guide for reservation-mode param. 2015-02-16 19:40:43 +01:00
Tomek Mrugalski
b505c120fb [3565] Changes after review:
- Documentation for reservation-mode added
- spec files updated
- unit-tests for HR no longer use eth0 or eth1
- @todos added when allow_new_leases_in_renewals_ is expected to be used
- HR unit-test no longer uses at()
- Copyright years updated
- getOptionalParam() used when handling reservation-mode
- hrModeFromText() moved to SubnetConfigParser
- hrModeFromText() starts with lowercase and has its documentation expanded
2015-02-16 17:30:15 +01:00
Tomek Mrugalski
fc3788815a [trac3565] Merge branch 'trac3575' into trac3565 (HR docs)
Conflicts:
	doc/Makefile.am
2015-02-16 12:57:39 +01:00
Tomek Mrugalski
a981e42eb0 [master] Merge branch 'trac3575' (doc update for host reservation)
Conflicts:
	doc/Makefile.am
2015-02-15 22:37:45 +01:00
Tomek Mrugalski
a6a25b1693 [3575] Minor clarification after review. 2015-02-15 22:36:27 +01:00
Marcin Siodelski
9ac4323c46 [3575] A couple of corrections in the user guide for the host reservations. 2015-02-14 21:32:31 +01:00
Francis Dupont
1280865144 make dhcp-ddns qualifying-suffix mandatory in enabled configs 2015-02-14 14:08:06 +01:00
Marcin Siodelski
4a62299738 [3695] Guide update about multiple addresses on the same link. 2015-02-13 20:48:54 +01:00
Marcin Siodelski
5cae53efb7 [3604] Replace the dhcp-socket-type value from "datagram" to "udp". 2015-02-13 12:47:53 +01:00
Marcin Siodelski
bb16ee10e1 [3604] Renamed the socket-type parameter to dhcp-socket-type. 2015-02-13 11:43:48 +01:00
Tomek Mrugalski
a4a158f98f [3575] Description of v4 conflict resolution updated. 2015-02-10 19:57:10 +01:00
Marcin Siodelski
51637af184 [3604] Updated Kea user guide with the new config structure for interfaces. 2015-02-10 18:16:24 +01:00
Jeremy C. Reed
fd5a0e8581 Merge remote branch 'remotes/origin/trac3520' 2015-02-05 10:34:32 -05:00
Tomek Mrugalski
3185d229c3 [master] Merge branch 'trac2949' (inf-request in dhcpv6) 2015-02-04 16:48:14 +01:00
Marcin Siodelski
5455d96cbf [master] Merge branch 'trac3647' 2015-02-03 18:47:36 +01:00
Marcin Siodelski
558bc5a759 [3647] Fixed wording in the kea guide as a result of review. 2015-02-03 18:30:09 +01:00
Stephen Morris
e8deacea8b [2949] Miscellaneous edits to the "DHCPv6 Stateless Configuration" section 2015-02-02 16:43:27 +00:00
Tomek Mrugalski
2632fbb0c5 [2949] Doc updated for inf-request 2015-01-28 15:50:43 +01:00
Tomek Mrugalski
a0e5524f41 [3552] User's Guide updated. 2015-01-27 15:30:44 +01:00
Tomek Mrugalski
8284717758 [master] Paths to MySQL/PGSQL scripts corrected. 2015-01-27 14:14:30 +01:00
Tomek Mrugalski
fa83c48826 [master] Merge branch 'trac3644' (doc update for kea-admin) 2015-01-27 13:46:56 +01:00
Tomek Mrugalski
d2b2d50cc0 [3644] Minor typo corrected. 2015-01-27 13:45:24 +01:00
Tomek Mrugalski
59ac2f9dff [3575] Small correction in reservations text. 2015-01-26 20:31:11 +01:00
Tomek Mrugalski
e52f39360f [3575] Reservations section added for DHCPv6 2015-01-26 20:25:06 +01:00
Tomek Mrugalski
5f134d8beb [3575] Reservations for v4 documented. 2015-01-26 17:53:01 +01:00
Stephen Morris
5d1bc8d88d [3644] Review and edit of kea-admin part of the guide
The edit also included a reorganisation of the sections.
2015-01-26 13:45:22 +00:00
Marcin Siodelski
788288204e [3647] Allow for configuring pd pool which doesn't match the subnet. 2015-01-19 17:57:33 +01:00
Tomek Mrugalski
97a03ea1c4 [3644] kea-admin is now documented in the User's Guide. 2015-01-14 15:41:36 +01:00
Stephen Morris
517420e715 [3553] Minor typos corrected in documentation 2015-01-02 20:34:25 +00:00
Tomek Mrugalski
09322a2070 [3553] User's Guide updated. 2014-12-31 14:49:26 +01:00
Tomek Mrugalski
f6d9630e27 [3548] Compilation fix. 2014-12-29 21:22:40 +01:00
Jeremy C. Reed
22c1fc6faf [trac3520] add a "make pdf" target in the doc/guide directory
If dblatex is detected at configure time, the guide and log messages
documentation can be made in PDF format.
2014-12-23 12:54:35 -08:00
Tomek Mrugalski
2e7c32e7c1 [master] Merge branch 'trac3554' (mac-sources parameter added) 2014-12-23 16:43:43 +01:00
Marcin Siodelski
80b5b1b6df [3554] Updated the MAC/HW addresses in DHCPv6 section in the kea-guide. 2014-12-23 15:54:45 +01:00
Tomek Mrugalski
33a90f0241 [3554] MAC Sources description in the User's Guide clarified 2014-12-23 13:18:29 +01:00
Marcin Siodelski
ff71887c60 [master] Merge branch 'trac3539' 2014-12-22 19:26:42 +01:00
Stephen Morris
3a1e695ca7 [3539] Minor corrections to documentation 2014-12-22 10:38:47 +00:00
Marcin Siodelski
443aa70c60 [3539] Updated user guide with the info about address selection on iface. 2014-12-18 11:30:07 +01:00
Stephen Morris
42d1c98a2e [master] Merge branch 'trac3635' 2014-12-17 11:59:49 +00:00
Stephen Morris
cdb5c15405 [3635] Minor corrections after review 2014-12-17 11:58:38 +00:00
Tomek Mrugalski
72f999e31a [3554] User's Guide updated. 2014-12-16 20:20:57 +01:00
Tomek Mrugalski
23fca8ea6e [master] Merge branch 'trac3551' (RFC6939 support)
Conflicts:
	ChangeLog
2014-12-10 09:42:44 +01:00
Tomek Mrugalski
dabdf965d9 [3551] Doc, AUTHORS, ChangeLog updated. 2014-12-10 09:40:32 +01:00
Stephen Morris
ae405fc377 [3635] Updated details of how to configure hooks libraries 2014-12-09 17:58:56 +00:00
Marcin Siodelski
7bf8cef161 [master] Merge branch 'trac3467' 2014-12-09 10:39:58 +01:00