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

264 Commits

Author SHA1 Message Date
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
Marcin Siodelski
b3113da16e [master] Merge branch 'trac5303'
# Conflicts:
#	src/lib/http/connection.cc
2017-06-29 17:53:18 +02:00
Marcin Siodelski
547a90cb49 [5303] Added comment in the apache example that it is for testing purposes. 2017-06-29 17:46:24 +02:00
Marcin Siodelski
48113aba21 [master] Merge branch 'trac5302' 2017-06-29 16:33:11 +02:00
Marcin Siodelski
b62d511b44 [5302] Added comment in the https example that it is for testing purposes. 2017-06-29 16:32:26 +02:00
Marcin Siodelski
fc67885022 [master] Merge branch 'trac5190' 2017-06-22 11:11:57 +02:00
Tomek Mrugalski
e4bafed2bb [master] updated config examples with refrence to syslog 2017-06-07 21:34:52 +02:00
Marcin Siodelski
97d73a1eb4 [5190] Replaced dhcpX-server with dhcpX and d2-server with d2 in CA config. 2017-06-02 13:53:38 +02:00
Marcin Siodelski
c7fe228634 [5303] Added sample httpd2 partial configuration. 2017-06-02 11:34:16 +02:00
Marcin Siodelski
537ef63fe1 [5302] Updated paths to the cert files for nginx. 2017-06-01 16:35:35 +02:00
Marcin Siodelski
8e9aba8c59 [5302] Updates in the kea-nginx.conf commentary. 2017-06-01 12:56:02 +02:00
Tomek Mrugalski
5f7916ddf1 [master] Merge branch 'trac5212' (config comments # -> //)
# Conflicts:
#	doc/examples/kea4/reservations.json
#	doc/examples/kea6/reservations.json
2017-05-30 19:32:11 +02:00
Marcin Siodelski
c17161e9e8 [5302] Added sample nginx configuration for Kea reverse proxy. 2017-05-29 20:29:38 +02:00
Wlodek Wencel
008208dc26 [master] documentation and examples updated for flex-id hook 2017-05-24 18:42:38 +02:00
Francis Dupont
5812c3bcb1 [5212] Wrapped lines made too long 2017-05-11 15:05:43 +02:00
Tomek Mrugalski
b2ba456fee [5212] Comments # converted to // 2017-04-28 20:40:55 +02:00