Tomek Mrugalski
280de81cfe
[master] Merge branch 'trac5198' (default config improvements)
...
# Conflicts:
# doc/examples/ddns/sample1.json
2017-04-24 21:26:37 +02:00
Tomek Mrugalski
a30ffcc67c
[master] Merge branch 'trac5187' (path restrictions removed in config-write)
2017-04-20 11:56:50 +02:00
Tomek Mrugalski
87d46a6596
[5198] # comments converted to //
2017-04-19 20:57:05 +02:00
Tomek Mrugalski
0a1a4fc3f7
[5087] Changes after review:
...
- split FQDN test into 3 smaller ones
- added test for truncated option
- added sanity check for empty/truncated options
- extended config example to showcase domain-search option
2017-04-19 13:23:10 +02:00
Tomek Mrugalski
ae68980c5e
[5187] Example config files updated.
2017-04-18 21:45:06 +02:00
Francis Dupont
4cbf341f41
[master] Finished merge of (hex in integer options)
2017-04-18 08:52:32 +02:00
Francis Dupont
9957f9c138
[4540] Finished doc/example updates
2017-04-18 08:09:40 +02:00
Francis Dupont
33235f0d97
[master] Finishing merge of trac4501 (misc unit tests)
2017-04-18 08:00:00 +02:00
Francis Dupont
7fa24b7daf
[master] Merged trac4070 (option tuple)
2017-04-18 07:23:49 +02:00
Francis Dupont
bbf2a0b67a
[4070] Added a bootfile-param example (from a Lunix doc)
2017-04-18 07:11:37 +02:00
Tomek Mrugalski
bca8fd2331
[4540] Docs, example configs updated
2017-04-13 14:16:25 +02:00
Marcin Siodelski
abf7887ad6
[master] Merge branch 'trac5175'
2017-04-03 19:00:59 +02:00
Marcin Siodelski
1ae4d3f0c1
[5175] Updated http-host in the agent's example config file.
2017-03-31 14:13:30 +02:00
Tomek
9473dfffbc
[5132] Comments converted in reservations examples
2017-03-29 10:41:40 -05:00
Tomek
db7d3965ba
[5132] Reservation examples updated.
2017-03-29 10:40:23 -05:00
Francis Dupont
4fa4c9a0e6
[3389a] Rebased (but still many things to do)
2017-03-16 17:25:58 +01:00
Francis Dupont
d12b6f4a6d
[master] Finished merge of trac5061 (database port and Cassandra fixes)
2017-03-01 10:11:14 +01:00
Francis Dupont
e7fcce77b7
[5061] contact_points -> contact-points
2017-03-01 10:00:44 +01:00
Tomek Mrugalski
5ab41adb7a
[5061] contact_points converted to contact-points
2017-02-28 16:25:41 +01:00
Tomek Mrugalski
995f389acf
[master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea
...
# Conflicts:
# ChangeLog
2017-02-10 19:46:53 +01:00
Francis Dupont
d51416997e
[master] Finished merge of trac5105 (commas in option string data)
2017-02-10 19:36:39 +01:00
Tomek Mrugalski
3cf4f98119
[5076] Bison parser for Agent implemented.
2017-02-07 12:41:03 +01:00
Francis Dupont
6252fce364
[5105] Fixed the \\ in tokens and improved doc (guides and examples)
2017-02-06 00:53:58 +01:00
Tomek Mrugalski
08e76963d5
[5105] kea6 example corrected
2017-02-02 14:16:13 +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
361561aab3
[master] Finishing merge of trac5097 (migrate pool config)
2017-01-25 15:14:01 +01:00
Francis Dupont
54361a800f
[master] spelling
2017-01-24 11:29:22 +01:00
Francis Dupont
bdac736eb4
[5097] Added an unit test and 2 examples
2017-01-18 01:08:28 +01:00
Francis Dupont
decb410509
[master] Finished merge of trac5033 (migrate D2client)
2017-01-16 13:49:43 +01:00
Francis Dupont
fe611daf4f
[5033] Various fixes mostly cosmetic
2017-01-12 23:09:16 +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
Tomek Mrugalski
00d65ea699
[5036] Comments added.
2016-12-07 15:07:48 +01:00
Tomek Mrugalski
dfac5a62ce
[5036] excluded-prefix{-len} implemented in the bison parser
2016-12-06 21:43:11 +01:00
Tomek Mrugalski
0d97d2c0b5
[5036] readonly support added in hosts-database
2016-12-06 20:49:46 +01:00
Tomek Mrugalski
c19f1840cc
[5036] Support for parameters in hooks-libraries added.
2016-12-06 20:29:31 +01:00
Tomek Mrugalski
09aa7a3517
[5014] Developer's guide now contains description of the new parser.
2016-11-29 19:55:15 +01:00