2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-28 12:37:55 +00:00

179 Commits

Author SHA1 Message Date
Francis Dupont
addb30a16a [5495] Added tests 2018-01-02 14:33:17 +01:00
Francis Dupont
2397981316 [5495] Missed example 2018-01-02 10:49:11 +01:00
Francis Dupont
d716d6a3bd [5495] Checkpoint: added doc/examples, todo: unit tests 2018-01-02 10:48:16 +01:00
Francis Dupont
998f40ebaf [5351] Updated servers 2017-12-17 18:02:57 +01:00
Francis Dupont
69aea18b98 [5351] Updated up to syntax 2017-12-17 16:06:17 +01:00
Tomek Mrugalski
5d57d4e387 [5351] Several changes after review 2017-12-16 15:27:31 +01:00
Francis Dupont
f898544564 [5351] Checkpoint: todo host DB tests 2017-12-03 19:23:00 +01:00
Francis Dupont
fa9c65b734 [5351] Updated the doc 2017-11-29 16:28:41 +01:00
Francis Dupont
353dcb74d0 [5351] Checkpoint: found a shared-network bug 2017-11-29 02:14:21 +01:00
Francis Dupont
29a504c82f [5351] checkpoint: added comment 2017-11-28 12:45:51 +01:00
Tomek Mrugalski
c942586172 [master] Merge branch 'trac5068' (options update in docs) 2017-10-24 13:24:51 +01:00
Tomek Mrugalski
b9e652574d [master] Merge branch 'trac5396' (docs for shared network commands) 2017-10-24 12:03:50 +01:00
Tomek Mrugalski
98dc6997b2 [5068] Doc updated
- added examples for binary options
 - binary renamed to hex
 - leasequery options clearly marked as not really supported
2017-10-23 19:06:16 +01:00
Francis Dupont
d0d611d0e7 [master] Finishing merge of trac5277 (bootp parameters) 2017-10-23 15:23:16 +02:00
Tomek Mrugalski
268145994f [5396] Couple doc improvements. 2017-10-21 17:35:36 +01:00
Francis Dupont
ba4f486966 [5356] Applied proposed changes and add the new file in dist list and parser tests 2017-10-19 10:27:54 +02:00
Wlodek Wencel
32c848f7d1 [trac5356] Example for kea6 iPXE 2017-10-17 19:49:47 +02:00
Marcin Siodelski
d08088923e [master] Merge branch 'trac5377' 2017-10-10 12:25:55 +02:00
Francis Dupont
d5d78cfcf4 [5361] Updated docs 2017-10-06 14:10:11 +02:00
Marcin Siodelski
7c36e002fa [5377] Several little fixes as a result of the review.
This covers changes by Tomek which add parsing of the outbound-interface
parameter.
2017-10-05 19:52:46 +02:00
Tomek Mrugalski
42d2139093 [5377] Support for outbound-interface added. 2017-10-04 23:08:21 +02:00
Francis Dupont
f8aaf42fc5 [5277] Extended server-hostname and boot-file-name (native for subnet4, else inherited) 2017-10-01 23:20:38 +02:00
Francis Dupont
a410f63250 [master] Merged trac5073a (option 43) 2017-09-26 01:43:11 +02:00
Francis Dupont
80360862bc [5073a] Attempt to resolve last review comments 2017-09-25 20:12:33 +02:00
Francis Dupont
5615b95f58 [5073a] Addressed review comments 2017-09-25 15:27:54 +02:00
Francis Dupont
18ceeb1d4a [master] Merging trac5282 (client https) 2017-09-21 23:59:04 +02:00
Francis Dupont
04cc8f35c3 [5282] Applied Thomas' proposed diff 2017-09-21 23:58:06 +02:00
Francis Dupont
042c0b6fc8 [5073a] On the right track (still a lot of code and new tests to do) 2017-09-20 16:59:17 +02:00
Tomek Mrugalski
74b824cc80 [master] Merge branch 'trac5357' (shared network parsers update)
# Conflicts:
#	src/bin/dhcp4/dhcp4_lexer.cc
#	src/bin/dhcp4/dhcp4_parser.cc
#	src/bin/dhcp4/dhcp4_parser.h
#	src/bin/dhcp6/dhcp6_lexer.cc
#	src/bin/dhcp6/dhcp6_parser.cc
#	src/bin/dhcp6/dhcp6_parser.h
2017-09-14 12:02:38 +02:00
Marcin Siodelski
f695a3e4bd [5357] Corrected comments in examples: shared subnet => shared network. 2017-09-14 11:42:46 +02:00
Tomek Mrugalski
afd983d727 [5357] Config examples improved. 2017-09-13 23:09:24 +02:00
Tomek Mrugalski
3e1e56f151 [5357] Addressed comments after review:
- many more parameters are now inherited from shared-network to subnet4
 - parameters now passed as const reference
 - it is no longer possible to specify echo-client-id on shared-network
   level (because it's a global parameter)
 - example config commented properly
2017-09-13 22:23:20 +02:00
Tomek Mrugalski
cab5c54f64 [5357] examples improved. 2017-09-13 10:58:36 +02:00
Tomek Mrugalski
0a90abf2ed [5357] Dhcp{4,6} grammar extended, sample configs added. 2017-09-08 23:14:24 +02:00
Tomek Mrugalski
2d70ad121c [5350] Changes after review:
- clarified that user context must be a map
 - fixed identations in kea6/advanced.json config
2017-09-05 12:53:47 +02:00
Francis Dupont
f8b3eb80e9 [5350] spelling 2017-09-04 17:32:59 +02:00
Tomek Mrugalski
eb57dac13f [5350] Documentation updated. 2017-09-04 13:58:22 +02:00
Francis Dupont
e6980a2602 [5282] Updated previous https examples for macOS and added a stunnel one for client/shell 2017-08-30 15:52:29 +02:00
Francis Dupont
3e99671764 [master] Finished merge of trac5241 (always-send) 2017-08-07 09:53:27 +02:00
Francis Dupont
44792ac441 [5241] Changed "persistent" into "always-send" 2017-07-28 16:12:56 +02:00
Josh Soref
2f547b0455 spelling: precede 2017-07-23 15:33:39 -04:00
Josh Soref
0d1a6e0946 spelling: certificate 2017-07-23 11:46:54 -04:00
Francis Dupont
ac7850b430 [5241] Added syntax, doc, parser, etc, but not the function 2017-07-07 15:44:32 +02:00
Francis Dupont
512390eaa8 [master] Finishing merge of trac5121 (HRMode in flex/bison) 2017-07-06 13:11:00 +02:00
Tomek Mrugalski
39afdf511c [5121] Examples updated. 2017-07-05 18:32:29 +02:00
Francis Dupont
dd19455911 [master] Finishing merge of trac3389a (re-detect interfaces) 2017-07-05 14:52:54 +02:00
Francis Dupont
5420e59660 [5288] Improved indent 2017-07-05 14:27:14 +02:00
Tomek Mrugalski
9702b66164 [5288] Minor changes after review 2017-07-04 17:10:47 +02:00
Francis Dupont
556f6591be [5288] Added option-data in DHCPv4 pools 2017-07-03 23:09:12 +02:00
Tomek Mrugalski
20bade2d90 [3389a] tabs => spaces 2017-06-30 18:51:01 +02:00