Francis Dupont
6252fce364
[5105] Fixed the \\ in tokens and improved doc (guides and examples)
2017-02-06 00:53:58 +01:00
Tomek Mrugalski
3201a422f0
[5105] Updated examples and User's Guide to match double escapes.
2017-02-02 13:46:07 +01:00
Tomek Mrugalski
45e725696a
[5105] Added examples for escaped options.
2017-02-01 20:57:48 +01:00
Francis Dupont
621218befb
[5061] Updated backends.json examples
2017-01-28 22:51:45 +01:00
Francis Dupont
1cc6085151
[5061] Added unit test and pgsql support
2017-01-28 22:34:55 +01:00
Tomek Mrugalski
af9381e2d7
[5122] reservation-mode added to examples
2017-01-27 15:17:27 +01:00
Francis Dupont
54361a800f
[master] spelling
2017-01-24 11:29:22 +01:00
Francis Dupont
decb410509
[master] Finished merge of trac5033 (migrate D2client)
2017-01-16 13:49:43 +01:00
Thomas Markwalder
d7114906f0
[5033] Added exmaple json files with dhcp-ddns, fixed copyrights
2017-01-12 08:23:21 -05:00
Thomas Markwalder
069a041e48
[5032] Fixed some wording and broken unit test
...
Fixed couple word nits
src/bin/dhcp4/tests/parser_unittest.cc
void testFile(const std::string& fname) - removed call to
unlink as it a: doesn't compile on my Mac and b: is not necessary
2017-01-04 13:21:06 -05:00
Tomek Mrugalski
4b8ab3bb78
[5032] mac-sources, control-socket and relay-info parsers converted
...
- The parsers converted to SimpleParser
- Unit-tests updated, cleaned up and corrected
- Updated examples to actually use the information
- Updated User's Guide that the empty mac-sources is not allowed
2017-01-04 13:09:28 +01:00
Tomek Mrugalski
1cf853c595
[master] Merge branch 'trac5017' (dhcp4 bison parser)
...
# Conflicts:
# doc/examples/kea4/classify.json
2016-12-20 22:08:33 +01:00
Tomek Mrugalski
4394b30451
[5017] Addressed two minor comments:
...
- removed "Linux" from advanced.json
- corrected one typo
2016-12-20 22:05:57 +01:00
Tomek Mrugalski
24c8c3664d
[5017] missing advanced.json example added
2016-12-20 16:25:51 +01:00
Tomek Mrugalski
d0d515391e
[5017] Examples for echo-client-id and match-client-id added.
2016-12-16 18:57:48 +01:00
Tomek Mrugalski
1c5c135452
[5017] Support for several v4 specific keywords implemented:
...
- next-server, server-hostname, boof-file-name, echo-client-id,
match-client-id
2016-12-16 18:33:23 +01:00
Tomek Mrugalski
cf4362196f
[5072] Two small corrections in example configs.
2016-12-15 15:21:47 +01:00
Tomek Mrugalski
1b782cabfc
[5072] lfc-interval has been added to the example configs.
2016-12-15 15:05:56 +01:00
Tomek Mrugalski
e38b37ac03
[5017] Dhcp4 bison parser implemented.
2016-12-15 00:15:49 +01:00
Marcin Siodelski
71d21eac51
[master] Merge branch 'trac3684'
2016-09-14 18:02:39 +02:00
Marcin Siodelski
1fe02beb42
[3684] Updated configuration examples per second round of review.
2016-09-13 10:39:44 +02:00
Marcin Siodelski
05072326f3
[3684] Updated examples as a result of review.
2016-09-08 12:58:52 +02:00
Marcin Siodelski
2908f36543
[4765] Added examples of static client class assignments.
2016-09-03 13:21:25 +02:00
Marcin Siodelski
98dae713db
[3684] Added examples for PostgreSQL host database connection.
2016-08-29 16:55:22 +02:00
Marcin Siodelski
6eb70fa2dd
[3684] Added example file with a connection to MySQL host database.
2016-08-29 16:22:48 +02:00
Shawn Routhier
be3961f4ab
[trac4483] Tidy up some typos and spacing
2016-08-21 21:45:21 -07:00
Tomek Mrugalski
eb1d523e2b
[4483] Example configs added.
2016-08-19 19:38:18 +02:00
Francis Dupont
fe8cb64ade
[master] Finished merge of trac4273 (DHCP4o6 user doc)
2016-07-15 14:53:38 +02:00
Francis Dupont
397d745be7
[4273] Addressed comments
2016-07-09 11:08:30 +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
Tomek Mrugalski
6f4e9166ad
[4518] Documentation for DHCPv6 reservations updated.
2016-06-29 13:43:21 +02:00
Tomek Mrugalski
b939bf7dbd
[4518] User's Guide, examples updated for DHCPv4
2016-06-28 20:11:16 +02:00
Tomek Mrugalski
b16a967e94
[github21] Minor corrections.
...
# Conflicts:
# doc/examples/kea4/backends.json
2016-06-23 14:37:49 +02:00
Tomek Mrugalski
d67528d056
[master] Corrections in the config examples.
2016-05-11 14:19:04 +02:00
Stephen Morris
b2986b0b02
[master] Merge branch 'trac3259'
2015-11-12 12:48:30 +00:00
Marcin Siodelski
22fdeb549e
[3259] Corrected a typo.
2015-11-04 11:31:57 +09:00
Stephen Morris
607ca51b94
[3259] Changes after review
2015-10-29 15:03:48 +00:00
Marcin Siodelski
ba2386036d
[3979] Corrected order of parameters in the lease-expiration.json.
...
This is a result of the review. This change was suggested so as
the order of lease expiration specific parameters follows the
order in which they are described.
2015-10-27 15:37:40 +01:00
Marcin Siodelski
f75ba49ed4
[3979] Added examples demonstrating processing expired leases.
2015-10-26 14:00:01 +01: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
Wlodek Wencel
d6d10a1e19
[master] fixing example conf files
2015-02-17 23:05:31 +01:00
Marcin Siodelski
e994b57ca4
[3604] Use new interface configuration format where applicable.
...
Also, renamed interface-config to interfaces-config (plural form).
2015-02-09 13:50:17 +01: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
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
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
Marcin Siodelski
a3dc1f1954
[3564] Addressed review comments.
2014-12-19 19:19:36 +01:00
Marcin Siodelski
5c1d43875b
[3467] Added example configurations for options.
2014-12-09 10:38:48 +01:00
Tomek Mrugalski
f73452e8ea
[master] Merge branch 'trac3464' (pool definitions are now structures)
...
Conflicts:
ChangeLog
doc/examples/kea4/several-subnets.json
doc/examples/kea4/single-subnet.json
doc/examples/kea6/several-subnets.json
doc/guide/dhcp4-srv.xml
2014-08-08 19:13:38 +02:00