- 15 Mar, 2017 3 commits
-
-
Francis Dupont authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 11 Mar, 2017 2 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
- 01 Mar, 2017 1 commit
-
-
Francis Dupont authored
-
- 28 Feb, 2017 1 commit
-
-
Tomek Mrugalski authored
-
- 23 Feb, 2017 1 commit
-
-
Tomek Mrugalski authored
-
- 16 Feb, 2017 2 commits
-
-
Francis Dupont authored
-
Tomek Mrugalski authored
-
- 09 Feb, 2017 1 commit
-
-
Tomek Mrugalski authored
-
- 05 Feb, 2017 1 commit
-
-
Francis Dupont authored
-
- 02 Feb, 2017 1 commit
-
-
Tomek Mrugalski authored
-
- 01 Feb, 2017 1 commit
-
-
Tomek Mrugalski authored
-
- 24 Jan, 2017 2 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
- 23 Jan, 2017 1 commit
-
-
Francis Dupont authored
-
- 11 Jan, 2017 2 commits
-
-
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
-
Thomas Markwalder authored
src/bin/dhcp4/json_config_parser.cc createGlobalDhcp4ConfigParser() - added clause to invoke new D2ClientConfigParser to set staging config - added clause to apply staged D2ClientConfig (formerly done by parser commit src/bin/dhcp4/parser_context.h src/bin/dhcp4/parser_context.cc aded PARSER_DHCP_DDNS context src/bin/dhcp4/simple_parser4.h src/bin/dhcp4/simple_parser4.cc defined SimpleParser4::D2_CLIENT_CONFIG_DEFAULTS SimpleParser4::setAllDefaults() - now sets defaults for D2ClientConfig src/bin/dhcp4/tests/d2_unittest.cc src/bin/dhcp4/tests/fqdn_unittest.cc Updated replace-name-mode values (true/false no longer supported) src/lib/dhcpsrv/parsers/dhcp_parsers.h src/lib/dhcpsrv/parsers/dhcp_parsers.cc D2ClientConfig now derives from SimpleParser src/lib/dhcpsrv/srv_config.h src/lib/dhcpsrv/srv_config.cc Added a D2ClientConfigPtr member to SrvConfig. src/lib/dhcpsrv/tests/dhcp_parsers_unittest.cc Updated tests to set D2 client config defaults doc/guide/dhcp4-srv.xml Updated, replace-client-name no longer accepts booleans
-
- 05 Jan, 2017 1 commit
-
-
Tomek Mrugalski authored
-
- 04 Jan, 2017 1 commit
-
-
Tomek Mrugalski authored
- 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
-
- 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
-
- 15 Dec, 2016 2 commits
-
-
Francis Dupont authored
-
Tomek Mrugalski authored
-
- 14 Dec, 2016 1 commit
-
-
Andrei Pavel 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
-
- 08 Dec, 2016 1 commit
-
-
Tomek Mrugalski authored
-
- 01 Dec, 2016 1 commit
-
-
Marcin Siodelski authored
-
- 22 Nov, 2016 1 commit
-
-
Thomas Markwalder authored
doc/guide/ctrl-channel.xml Added libreload to common command section src/bin/dhcp4/ctrl_dhcp4_srv.cc Registered and deregistered libreload command src/bin/dhcp4/tests/ctrl_dhcp4_srv_unittest.cc TEST_F(CtrlChannelDhcpv4SrvTest, libreload) - modified to test using CommandMgr instance src/bin/dhcp6/ctrl_dhcp6_srv.cc Registered and deregistered libreload command src/bin/dhcp6/tests/ctrl_dhcp6_srv_unittest.cc TEST_F(CtrlChannelDhcpv6SrvTest, libreload) - modified to test using CommandMgr instance
-
- 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
-
- 21 Sep, 2016 3 commits
-
-
Stephen Morris authored
-
Tomek Mrugalski authored
-
Stephen Morris authored
-