- 11 Jan, 2017 1 commit
-
-
Thomas Markwalder authored
src/bin/dhcp6/json_config_parser.cc createGlobalDhcp6ConfigParser() - added clause to invoke new D2ClientConfigParser to set staging config - added clause to apply staged D2ClientConfig (formerly done by parser commit src/bin/dhcp6/parser_context.h src/bin/dhcp6/parser_context.cc aded PARSER_DHCP_DDNS context src/bin/dhcp4/simple_parser6.h src/bin/dhcp4/simple_parser6.cc defined SimpleParser6::D2_CLIENT_CONFIG_DEFAULTS SimpleParser6::setAllDefaults() - now sets defaults for D2ClientConfig src/bin/dhcp6/tests/d2_unittest.cc src/bin/dhcp6/tests/fqdn_unittest.cc Updated replace-name-mode values and tests (true/false no longer supported) doc/guide/dhcp6-srv.xml Updated, replace-client-name no longer accepts booleans
-
- 28 Dec, 2016 2 commits
-
-
Tomek Mrugalski authored
- There's new section Kea Libraries
-
Francis Dupont authored
-
- 22 Dec, 2016 3 commits
-
-
Francis Dupont authored
-
Tomek Mrugalski authored
- address_family_, default ctor removed from two parsers - copyright year updated - Element::getNonConst is now documented - user's guide is now clear about csv-format default value is now true
-
Thomas Markwalder authored
-
- 12 Dec, 2016 1 commit
-
-
Tomek Mrugalski authored
- clarified JSON usage in admin guide (True/False not allowed) - fixed incorrect reference to hosts4-storage - clarified that empty mac-sources entry is not allowed - added extra text about syntactic contexts - corrected several typos
-
- 26 Oct, 2016 2 commits
-
-
Marcin Siodelski authored
- Extended description of the S46 Rule Option - Added Lightweight 4over6 to the softwire examples - Updated Supported DHCPv6 standards with RFC6334 - Updated DHCPv6 spec file
-
Marcin Siodelski authored
This change includes the code implemented by the pull request submitter as well as Marcin's fixes/changes on top of it, but without a review.
-
- 18 Oct, 2016 1 commit
-
-
Tomek Mrugalski authored
-
- 06 Oct, 2016 1 commit
-
-
Marcin Siodelski authored
-
- 19 Sep, 2016 1 commit
-
-
Stephen Morris authored
-
- 14 Sep, 2016 2 commits
-
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
- 08 Sep, 2016 1 commit
-
-
Marcin Siodelski authored
-
- 03 Sep, 2016 1 commit
-
-
Marcin Siodelski authored
-
- 29 Aug, 2016 2 commits
-
-
Wlodzimierz Wencel authored
-
Marcin Siodelski authored
-
- 23 Aug, 2016 1 commit
-
-
Marcin Siodelski authored
-
- 22 Aug, 2016 1 commit
-
-
Shawn Routhier authored
-
- 19 Aug, 2016 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 12 Aug, 2016 1 commit
-
-
Stephen Morris authored
-
- 10 Aug, 2016 1 commit
-
-
Tomek Mrugalski authored
-
- 29 Jul, 2016 1 commit
-
-
Marcin Siodelski authored
-
- 28 Jul, 2016 1 commit
-
-
Marcin Siodelski authored
-
- 15 Jul, 2016 1 commit
-
-
Francis Dupont authored
-
- 11 Jul, 2016 1 commit
-
-
Shawn Routhier authored
-
- 09 Jul, 2016 1 commit
-
-
Francis Dupont authored
-
- 07 Jul, 2016 1 commit
-
-
Francis Dupont authored
-
- 05 Jul, 2016 2 commits
-
-
Tomek Mrugalski authored
- 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
-
Shawn Routhier authored
-
- 03 Jul, 2016 1 commit
-
-
Francis Dupont authored
-
- 01 Jul, 2016 1 commit
-
-
Francis Dupont authored
-
- 29 Jun, 2016 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 25 Jun, 2016 1 commit
-
-
Francis Dupont authored
-
- 23 Jun, 2016 1 commit
-
-
Andrei Pavel authored
-
- 19 May, 2016 1 commit
-
-
Stephen Morris authored
Change the connection timeout parameter from an "int" to an "unsigned int". Update the checks to allow for lexical_cast not throwing an exception when converting a string representing a negative number to an unsigned int.
-
- 12 May, 2016 1 commit
-
-
Stephen Morris authored
-