Marcin Siodelski
b403de1f33
[master] Merge branch 'trac3805'
2015-06-11 20:12:36 +02:00
Stephen Morris
51c4d4d15a
[3805] Miscellaneous edits to the documentation update
2015-06-11 18:45:31 +01:00
Marcin Siodelski
eae671905b
[3852] Created new logger for allocation engine.
...
Also, moved alloc-engine specific messages to separate files.
2015-06-11 18:46:46 +02:00
Stephen Morris
3a31937e87
[3732] Remove Doxygen references to deleted documentation sections
2015-06-11 14:36:38 +01:00
Francis Dupont
6df2818a56
[3732] Applied #3732 review comments (doc clean up, add KEA_ to the msgq socket file env var)
2015-06-11 12:59:12 +02:00
Marcin Siodelski
ac3ad577f6
[3805] Updated logging section in the User Guide.
2015-06-11 09:47:26 +02:00
Marcin Siodelski
a6b6156aaa
[master] Merge branch 'trac3070'
2015-06-11 07:36:59 +02:00
Shawn Routhier
17d00a3257
[3513] Update the doc for -W and fix some typos
2015-06-10 11:57:31 -07:00
Thomas Markwalder
54b59b7ef0
[master] Merge branch 'trac3803'
...
Documented kea-admin lease-dump in Kea administrator's guide
2015-06-10 10:34:14 -04:00
Francis Dupont
1dd1239fbc
[3513] Added some texts (to improve) about -W & co in guides
2015-06-10 16:33:06 +02:00
Thomas Markwalder
c5f38fe789
[3803] Addressed review comments
...
Minor changes to admin text.
2015-06-10 10:15:17 -04:00
Marcin Siodelski
c95ebdaf39
[master] Merge branch 'trac3807'
2015-06-10 14:52:26 +02:00
Tomek Mrugalski
a0de1b92a2
[3880] Minimalistic description in the User's Guide added
2015-06-10 13:44:06 +02:00
Tomek Mrugalski
9afab5ab23
[3880] Control channel documented (devel guide)
2015-06-10 13:43:13 +02:00
Marcin Siodelski
7add208d6b
[3070] Addressed review comments.
...
- Minor changes in User Guide
- Reordering DHCPv6 log messages
- Improved comment for fake allocation
- Cleanup in the config parser test
- Added new test for Rapid Commit
- Default value of rapid_commit_ in subnet.
2015-06-10 10:21:49 +02:00
Shawn Routhier
4fbe082340
[master] Enhance the d2 logging code
...
Split the d2 logging code into multiple loggers
to allow administrators to more easily contol
the amount of debug messages during debugging.
Merge branch 'trac3808'
2015-06-09 13:13:33 -07:00
Shawn Routhier
0cf77da0d8
[trac3808] Updates per review comments round 2
...
Add the ChangeLog entry
Update the documentation to change the underscores to hyphens
2015-06-09 12:42:18 -07:00
Tomek Mrugalski
a61f40c449
[master] Merge branch 'trac3794' (packet statistics in DHCPv4)
2015-06-09 18:39:31 +02:00
Marcin Siodelski
e5a126efb6
[3070] Added section about Rapid Commit to the User Guide.
2015-06-09 12:36:04 +02:00
Francis Dupont
57303e247c
[3513] improved the config.report texts
2015-06-09 10:13:37 +02:00
Thomas Markwalder
055a5b32e9
[3794] Converted dhcp4 guide statistics list to table
...
doc/guide/dhcp4-srv.xml
converted item list of statistics to a table to improve readability.
2015-05-29 09:37:31 -04:00
Thomas Markwalder
3db718e2fd
[3803] Updated kea guide and kea-admin man pages for lease-dump
2015-05-27 07:22:16 -04:00
Tomek Mrugalski
9c9ef6973e
[3798] subnet[id].total-addresses implemented.
2015-05-27 12:37:53 +02:00
Marcin Siodelski
b9dc6ffd0f
[master] Merge branch 'trac3747'
2015-05-19 14:36:01 +02:00
Shawn Routhier
2becffcdc2
[trac3808] Enhance logging for D2
...
Split the logging into three loggers
config & general
dhcp to d2
d2 to dns (and back)
Print out a request ID for each NCR event. Currently this is the
DHCID but it could be changed in the future to allow for comparing
log entries between DHCP servers and D2.
Fix up some typos I ran across while reading the code
2015-05-18 20:45:23 -07:00
Marcin Siodelski
61a24e4fb0
[3747] Fixed whitespaces in the User Guide.
2015-05-18 20:48:22 +02:00
Tomek Mrugalski
afb45a9e6f
[3794] Remaining stats added, docs updated.
2015-05-18 20:31:06 +02:00
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
Jeremy C. Reed
2f514e5a63
fix some typos and one grammar
...
looks like same typo was repeated to different files
2015-03-30 10:53:18 -07: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