Thomas Markwalder
a470940c81
[trac3747] Corrected some minor typos in dhcp4-srv.xml
2015-05-18 12:20:09 -04:00
Marcin Siodelski
8d99b04981
[3807] Updated Kea Guide with new loggers for DHCPv6.
2015-05-18 16:12:26 +02:00
Francis Dupont
a5b5c2b778
[3732] removed bundy from code and most docs
2015-05-18 08:53:54 +02:00
Francis Dupont
70637db0aa
[3513] added some notices about the embedded config.report
2015-05-17 17:22:22 +02:00
Marcin Siodelski
7b148c2dd5
[master] Merge branch 'trac3806'
...
# Conflicts:
# doc/guide/logging.xml
2015-05-15 15:02:48 +02:00
Marcin Siodelski
012a2dd107
[3806] Address second round of review comments.
...
1) Removed the srv-hooks logger
2) Updated DHCP4_NCR_CREATE message description
3) Updated logging doc.
2015-05-15 14:27:46 +02:00
Marcin Siodelski
f1df4a73c2
[3806] Corrections in the User Guide.
...
Also, renamed loggers.
2015-05-15 11:56:44 +02:00
Marcin Siodelski
fa00f7c6fd
[3747] Updated User Guide with the match-client-id config examples.
2015-05-13 15:44:01 +02:00
Marcin Siodelski
5b779d6b84
[3806] Updated Logging section in the user guide.
...
Listed all loggers and updated the introductory text.
2015-05-07 15:21:03 +02:00
Marcin Siodelski
dd1432d780
[master] Merge branch 'trac3804'
2015-04-22 16:03:33 +02:00
Marcin Siodelski
805401e5e8
[3804] Created new logger for callouts execution.
2015-04-21 19:15:51 +02:00
Thomas Markwalder
135ffa24d7
[master] Merge branch 'trac3743'
...
Adds bad-packet logger to DHCPv4 server
2015-04-21 07:43:42 -04:00
Thomas Markwalder
a665255ea1
[3743] Corrected minor review comments
...
Fixed, copyrights, typos, minor clean up items
2015-04-20 08:13:12 -04:00
Marcin Siodelski
a829519ad4
[3699] Updated user guide: new logger for hosts added to the list.
2015-04-17 10:48:34 +02:00
Thomas Markwalder
086343cf7c
[3743] Add bad_packet logger to dhcp4 server
...
doc/guide/logging.xml - added new logger description
src/bin/dhcp4/dhcp4_log.cc - added bad_packet logger and log name declarations
src/bin/dhcp4/dhcp4_log.h - added bad_packet and log name externs
src/bin/dhcp4/dhcp4_messages.mes - changed drop and NAK message identifiers
src/bin/dhcp4/dhcp4_srv.cc - changed packet drop and NAK log invocations
src/bin/dhcp4/main.cc - used extern for log name
2015-04-15 14:08:33 -04:00
Wlodek Wencel
af8daed228
[kea-0.9.1-release] bind10 url removed from guide
2015-04-02 17:50:17 +02:00
Stephen Morris
e9f084525b
[master] Merge branch 'trac3772'
2015-03-20 15:22:35 +00:00
Wlodek Wencel
2fc94dcd70
[3772] Corrected minor documentation errors both in v4 and v6 configuration examples
2015-03-20 15:43:39 +01:00
Stephen Morris
04dafff782
[3772] Corrected documentation error in v6 configuration example
2015-03-20 14:09:12 +00:00
Stephen Morris
b13b6c9e79
[3772] Corrections to some examples in the DHCPv4 pools documentation
2015-03-20 12:08:23 +00:00
Thomas Markwalder
c13c824d99
[master] Merge branch 'trac3689'
2015-03-20 07:06:52 -04:00
Marcin Siodelski
767ce16ced
[3689] Fixed the typo in the Kea guide.
2015-03-20 10:22:00 +01:00
Thomas Markwalder
3e09b74567
[3689] Addressed primary review comments
...
doc/guide/dhcp6-srv.xml
Updated "Reserving a hostname" section
(also removed trailing spaces)
src/bin/dhcp6/dhcp6_srv.cc
corrected test and commentary typo in assignIA_NA
removed second parameter to renewLeases6() calls
src/bin/dhcp6/dhcp6_srv.h
updated commentary for createContext()
src/lib/dhcpsrv/alloc_engine.cc
src/lib/dhcpsrv/alloc_engine.h
AllocEngine::createLease6()
removed find_host parameter and logic which calls
findReservation and/or alters context hostname
src/lib/dhcpsrv/tests/alloc_engine_utils.cc
AllocEngine6Test::renewTest() - added call to
AllocEngine6Test::findReservation()
src/lib/dhcpsrv/tests/alloc_engine_utils.h
fixed typo
2015-03-18 15:16:09 -04:00
Marcin Siodelski
4772ee5897
[master] Merge branch 'trac3705'
2015-03-18 19:51:44 +01:00
Marcin Siodelski
b55dd296af
[3705] Address review comments.
2015-03-17 10:14:46 +01:00
Shawn Routhier
e828b801e6
[3720] Add sections about LFC to the developes and administrators guides
...
Merge branch 'trac3720'
Conflicts:
ChangeLog
2015-03-13 18:17:36 -07:00
Marcin Siodelski
b5c50e2aff
[master] Merge branch 'trac3688'
...
Conflicts:
src/bin/dhcp4/dhcp4_srv.h
2015-03-13 15:08:33 +01:00
Shawn Routhier
8c46266761
[3720] Updates per review comments
2015-03-12 17:50:36 -07:00
Marcin Siodelski
27b4e4590f
[master] Merge branch 'trac3673'
2015-03-12 09:24:05 +01:00
Shawn Routhier
4fc285bebd
[3720] Add documentation about LFC to Kea administrator reference manual
2015-03-11 21:09:00 -07:00
Marcin Siodelski
efe7294639
[3673] Updated Kea guide with the limitations for the SQL timestamps.
2015-03-11 21:17:09 +01:00
Marcin Siodelski
d389242460
[3688] Updated the Kea guide that qualifying-suffix is appended to hostname.
...
This is for host reservations case.
2015-03-11 17:38:05 +01:00
Thomas Markwalder
705c1e8bc2
[3742] Corrected kea-admin command line depictions in Kea Admin Reference
...
doc/guide/admin.xml
Admin guide mistakenly showed -d for database-name, changed to show -n
2015-03-11 10:31:48 -04:00
Marcin Siodelski
3232c090d3
[3688] Added description of the hostname reservations in the kea guide.
2015-03-11 13:14:24 +01:00
Thomas Markwalder
544a9b01b9
[3691] Revised admin guide text based on review comments
...
doc/guide/dhcp6-srv.xml - revised text per review, removed extraneous whitespaces
2015-03-11 07:42:14 -04:00
Thomas Markwalder
e25bab022a
[3691] Amending Kea admin guide discussion of DHCPv6 mac-source:link-local-address
...
Added text clarifying that MAX extraction from the link-local-address only succeeds
if the address is marked as interface identifier.
2015-03-10 16:09:43 -04:00
Shawn Routhier
e09a9fe719
[3705] Fix some typos found during the review.
2015-03-10 00:38:55 -07:00
Marcin Siodelski
e60a1b9e84
[3694] Addressed review comments.
2015-03-05 20:43:02 +01:00
Tomek Mrugalski
7c26c499ba
[3705] Documentation updated.
2015-03-05 11:29:54 +01:00
Marcin Siodelski
4d4fef328b
[3694] User guide error in the DHCPv4 conflict resolution.
2015-03-03 10:54:27 +01:00
Francis Dupont
ec064f6330
[3516] added/updated Makefiles
2015-02-28 01:37:39 +01:00
Francis Dupont
bef0198b3b
[3516] get rid of root (vs file list) and boost libs
2015-02-28 01:05:45 +01:00
Marcin Siodelski
7980d4189b
[3694] Updates to the Conflict Resolution for the DHCPv4 server in guide.
2015-02-26 09:19:17 +01:00
Wlodek Wencel
9469096523
[master] remove lastest changes in Makefile.am for pdf guide
2015-02-25 11:21:38 +01:00
Wlodek Wencel
36f587fd89
[master] pdf guides added to Makefile.am
2015-02-24 22:33:03 +01:00
Wlodek Wencel
5174bdcfe7
[master] resolved conflict
2015-02-18 20:54:29 +01:00
Wlodek Wencel
d0b7d60b36
[master] minor changes in kea-guide
2015-02-18 20:51:16 +01:00
Wlodek Wencel
2f5459ad30
[master] minor changes in kea-guide
2015-02-18 20:45:29 +01:00
Tomek Mrugalski
75361d975c
[master] Unfortunate paragraph about config validation removed.
2015-02-18 20:44:58 +01:00
Tomek Mrugalski
59b4555d66
[master] Added hooks.xml to DOCBOOK
2015-02-18 20:28:35 +01:00