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
Tomek Mrugalski
085d17aede
[2949] Changes after review
2015-02-03 18:54:02 +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
Shawn Routhier
cc85938b35
Merge branch 'trac3664' Add base LFC process code
...
This merge adds the basic code for handling lease file cleanup (LFC).
It provides the basic framework for the process as well as code to
do argument parsing.
2015-01-23 19:41:02 -08:00
Marcin Siodelski
ca04fa1184
[3664] Minor changes as a result of the review.
...
- Fixed identation in configure.ac
- Added kea-lfc to Doxygen
- Corrected some little typos in the kea-lfc man page
- Removed unnecessary headers and libraries
- lfc.h updated - one comment, one method made const
- added anonymous namespace for lfc_controller_unittests.cc
2015-01-22 16:31:04 +01: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
Tomek Mrugalski
c12560be72
[3554] Changes after review:
...
- eth0 => ethX in several examples
- added @todo in Dhcp6Srv, getMAC() is now static
- added @todo in CfgMACSource
2014-12-23 16:41:29 +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
Tomek Mrugalski
be78790909
[3554] config examples updated: eth9 -> ethX
2014-12-23 13:17:59 +01:00
Tomek Mrugalski
a98bfd3927
[3554] Config examples updated
...
- clarified that order in mac-sources is important
- tweaked all examples to use eth9 rather than more common eth0
2014-12-23 11:41:43 +01:00
Marcin Siodelski
ff71887c60
[master] Merge branch 'trac3539'
2014-12-22 19:26:42 +01:00
Marcin Siodelski
7b192fe314
[master] Merge branch 'trac3564'
2014-12-22 14:13:18 +01:00
Marcin Siodelski
b1cd4b1109
[3564] Extended the configuration example with the in-pool reservation.
...
One of the reservations is within the pool of dynamically allocated
addresses. The example demonstrates that the server will not allocate
this address dynamically and will only assign it to the client that
has a reservation for it.
2014-12-22 14:12:11 +01:00
Stephen Morris
3a1e695ca7
[3539] Minor corrections to documentation
2014-12-22 10:38:47 +00:00
Marcin Siodelski
a3dc1f1954
[3564] Addressed review comments.
2014-12-19 19:19:36 +01: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
7f70083c52
[3554] Example config added.
2014-12-16 20:23:24 +01:00
Tomek Mrugalski
72f999e31a
[3554] User's Guide updated.
2014-12-16 20:20:57 +01:00
Stephen Morris
64fd0161e9
[3635] Correct Doxyfile
...
A previous change altered the location of the perfdhcp code (and
associated Doxygen documentation) without altering the list of
directories searched by doxygen. This commit fixes that problem.
2014-12-10 18:21:44 +00: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
Marcin Siodelski
5c1d43875b
[3467] Added example configurations for options.
2014-12-09 10:38:48 +01:00
Marcin Siodelski
0c9206653b
[3467] Addressed review comments.
2014-12-09 09:31:41 +01:00
Marcin Siodelski
d4fbc9485c
[3561] Updated doxygen documentation with the info about HostMgr.
2014-12-01 18:08:29 +01:00
Wlodek Wencel
3782384c6b
[master] fixed typo in url
2014-11-12 14:00:01 +01:00
Shawn Routhier
fb6c00b421
Merge branch 'trac3620'
2014-11-11 18:55:39 -08:00
Marcin Siodelski
3b56a49894
[3467] Minor editorial fixes in the Kea guide.
2014-11-05 13:25:41 +01:00