Marcin Siodelski
0ea9bca367
[4765] Updated User's Guide with the static class assignments.
2016-09-03 13:08:38 +02:00
Marcin Siodelski
0aeb76d82f
[3684] Minor fix in the User's Guide.
2016-08-29 16:55:34 +02:00
Wlodek Wencel
54774d4e07
[v1_1_0] fixes in documentation
2016-08-29 16:52:28 +02:00
Marcin Siodelski
8cd0316dda
[3684] Updated Kea User's Guide for host reservations in Kea 1.1.0.
2016-08-29 15:34:42 +02:00
Wlodek Wencel
099dbc0931
[v1_1_0] Copyright dates update
2016-08-28 22:38:24 +02:00
Tomek Mrugalski
89cf54524d
[master] Merge branch 'trac4626' (fixed fields in classification)
...
# Conflicts:
# src/bin/dhcp4/dhcp4_srv.cc
2016-08-26 13:41:15 +02:00
Marcin Siodelski
9b79fe005d
[master] Merge branch 'trac4552'
2016-08-25 18:18:07 +02:00
Tomek Mrugalski
ada652bab5
[4626] Changes after review
...
- Dhcp4Srv::vendorClassSpecificProcessing removed
- User's Guide updated
- disabled obsolete test (will need to be rewritten to take advantage
of new classification code)
- classes definitions now use strings for server-name and filename
- unused configuration removed from unit-tests
- textFixedFields is now documented
- Unit-tests now have short descriptions
2016-08-25 16:44:55 +02:00
Marcin Siodelski
7612f815b0
[4552] Addressed review comments.
2016-08-25 15:33:54 +02:00
Marcin Siodelski
0d8dc7affb
[master] Merge branch 'trac4489'
2016-08-25 12:41:28 +02:00
Tomek Mrugalski
07e080c8cb
[4626] Documentation for fixed fields in classification written.
2016-08-24 19:41:31 +02:00
Tomek Mrugalski
e90cf0ee40
[master] Merge branch 'trac4483' (integer literal in classification)
2016-08-23 21:10:42 +02:00
Marcin Siodelski
b59bb07d9c
[4552] Documented reservations for siaddr, sname and file.
2016-08-23 19:07:03 +02:00
Tomek Mrugalski
a70801957a
[4483] Review comments addressed
...
- Implemented new test for checking integer boundaries
- checkTokenInteger documented
- indentation fixed in parser.yy
- integer check in lexer.ll extended from int to int64_t
- a bug fixed in EvalContext::convertUint32
- User's Guide now explicitly mentions network order
2016-08-23 13:17:38 +02:00
Marcin Siodelski
a152df8455
[4282] Addressed review comments - minor edits in user's guide.
2016-08-23 10:08:35 +02:00
Shawn Routhier
48cdc9a1a6
[trac4282] Tidy up some grammar and typo level items
2016-08-22 16:14:57 -07:00
Shawn Routhier
be3961f4ab
[trac4483] Tidy up some typos and spacing
2016-08-21 21:45:21 -07:00
Marcin Siodelski
c79649b04f
[4282] Added pointer to wiki for inserting reservations to database.
2016-08-19 21:38:22 +02:00
Tomek Mrugalski
82f3b2381a
[4483] Several examples corrected in the User's Guide.
2016-08-19 19:57:35 +02:00
Tomek Mrugalski
a2d0d05441
[4483] User's Guide updated.
2016-08-19 19:48:51 +02:00
Marcin Siodelski
df6c6f6996
[4282] Updated sections of User's Guide with PgSQL host storage.
2016-08-19 14:28:24 +02:00
Tomek Mrugalski
ef676368f9
[master] Merge branch 'trac4271' (vendor options support in classification)
...
# Conflicts:
# src/lib/eval/lexer.cc
# src/lib/eval/lexer.ll
# src/lib/eval/location.hh
# src/lib/eval/parser.cc
# src/lib/eval/parser.h
# src/lib/eval/parser.yy
# src/lib/eval/position.hh
# src/lib/eval/stack.hh
# src/lib/eval/tests/context_unittest.cc
# src/lib/eval/tests/token_unittest.cc
# src/lib/eval/token.cc
# src/lib/eval/token.h
2016-08-18 23:40:27 +02:00
Tomek Mrugalski
dbacbd0ed2
[4271] Changes after review
...
- User's Guide clearified couple things.
- messages orded alphabetically
- indentation increased in parser.yy
- debugging message formats updated slightly ('1234' => 0x1234)
- one new case in vendorClass4SpecificVendorData added
- verbose_ flag in log_utils.h commented
2016-08-18 16:05:43 +02:00
Marcin Siodelski
ac5f18e235
[4489] Pointing to the Kea Deveoper's Guide for unit testing.
2016-08-18 10:54:23 +02:00
Shawn Routhier
d6fa702fef
[4271] Mostly typo level clean up
2016-08-17 00:24:30 -07:00
Francis Dupont
7b41e8f4da
[master] Finished merge of trac4272a (meta-info in classification)
2016-08-16 17:04:34 +02:00
Stephen Morris
134a55c708
[4489] Minor edits to documentation
2016-08-12 12:00:39 +01:00
Tomek Mrugalski
dbab626c4d
[4271] Minor doc update.
2016-08-10 19:06:56 +02:00
Tomek Mrugalski
caf8a88679
[4271] Limitations sections trimmed down
2016-08-10 19:01:41 +02:00
Tomek Mrugalski
0fea47e1b9
[4271] User's Guide updated.
2016-08-10 18:58:51 +02:00
Shawn Routhier
0bb39840a3
[trac4511] Update per review comments
2016-08-03 12:32:14 -07:00
Shawn Routhier
8fd967a483
[trac4511] Add description of the legal log hooks configuration and use
2016-07-31 22:21:56 -07:00
Marcin Siodelski
4b36e1e7dc
[4489] Minor edits in the User Guide.
2016-07-29 09:33:45 +02:00
Marcin Siodelski
fe0424b032
[4489] Updated documentation for "readonly" database parameter.
2016-07-28 18:33:27 +02:00
Francis Dupont
fe8cb64ade
[master] Finished merge of trac4273 (DHCP4o6 user doc)
2016-07-15 14:53:38 +02:00
Francis Dupont
1b46438530
[4273] Italic and indent
2016-07-15 14:48:33 +02:00
Shawn Routhier
dee442a64f
[master] Uncomment the example column from some rows in the list of classifciation values
2016-07-13 12:20:50 -07:00
Shawn Routhier
314b11b4a2
[trac4273] Minor typos in port description
2016-07-11 12:59:19 -07:00
Francis Dupont
397d745be7
[4273] Addressed comments
2016-07-09 11:08:30 +02:00
Francis Dupont
164a56b0de
[master] Merged trac4245 (server unicast option doc)
2016-07-08 19:17:59 +02:00
Francis Dupont
c6adaf5177
[4245] Addressed comments
2016-07-07 13:18:57 +02:00
Tomek Mrugalski
99a40fead2
[master]Merge branch 'trac4518' (host reservations doc update)
2016-07-06 12:03:55 +02:00
Tomek Mrugalski
990ce652a0
[4518] One reservation example updated.
2016-07-06 12:03:00 +02:00
Shawn Routhier
589bf2cb3e
[4518] Fix typo in custom options example
2016-07-05 14:04:42 -07:00
Tomek Mrugalski
cba07cb92b
[4518] Changes after review:
...
- added vendor options example and made it out-of-pool in
kea6/reservations.json
- fixed couple indents in dhcp{4,6}-srv.xml
- added enclosing subnet4 where it was missing in examples
- renamed section dedicated to option reservations
- default value of host-reservation-identifiers presented
differently
2016-07-05 14:27:25 +02:00
Shawn Routhier
e73e9daf37
[trac4518] Tidy up some typos and cut and paste errors during review
2016-07-04 19:33:27 -07:00
Francis Dupont
b381111b24
[245] Added example a statement, enabled (server) unicast option
2016-07-03 21:53:07 +02:00
Francis Dupont
879d708572
[4273] Added dhcp4o6-port and DHCPv4-over-DHCPv6 sections to dhcp4 and dhcp6 guides
2016-07-01 21:20:33 +02:00
Tomek Mrugalski
728c4db7ea
[4518] DB-specific sections for reservations added
2016-06-29 14:12:12 +02:00
Tomek Mrugalski
6f4e9166ad
[4518] Documentation for DHCPv6 reservations updated.
2016-06-29 13:43:21 +02:00