- 28 Jul, 2017 1 commit
-
-
Francis Dupont authored
-
- 07 Jul, 2017 1 commit
-
-
Francis Dupont authored
-
- 30 Jun, 2017 1 commit
-
-
Tomek Mrugalski authored
-
- 21 Apr, 2017 2 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
doc/guide/dhcp4-srv.xml doc/guide/dhcp6-srv.xml Added entries for reclaimed-leases src/lib/dhcpsrv/alloc_engine.cc AllocEngine::reuseExpiredLease(Lease6Ptr&...) - increment assigned-<nas/pds> for real allocations AllocEngine::extendLease6() - increment assigned-<nas/pds> for real allocations if the lease expired AllocEngine::renewLease4(const Lease4Ptr&...) - set lease state to STATE_DEFAULT for real allocations - increment assigned-leases if lease is expired or reclaimed for real allocations AllocEngine::reuseExpiredLease4(Lease4Ptr&...) - increment assigned-leases for real allocations src/lib/dhcpsrv/cfg_subnets4.cc CfgSubnets4::removeStatistics() - added "reclaimed-leases" src/lib/dhcpsrv/cfg_subnets6.cc CfgSubnets4::removeStatistics() - added "reclaimed-leases" src/lib/dhcpsrv/lease_mgr.cc LeaseMgr::recountLeaseStats4() LeaseMgr::recountLeaseStats6() - added handling of "reclaimed-leases" - fixed name of "reclaimed-declined-addresses" src/lib/dhcpsrv/tests/alloc_engine4_unittest.cc TEST_F(AllocEngine4Test, simpleRenew4) - new test to verify stats on a normal renew, non-expired Added EXPECT_TRUE around calls to testStatistics for invocation line numbers Added stat checks to several tests src/lib/dhcpsrv/tests/alloc_engine6_unittest.cc Added EXPECT_TRUE around calls to testStatistics for invocation line numbers Added stat checks to several tests src/lib/dhcpsrv/tests/alloc_engine_expiration_unittest.cc Added checks of assigned stats src/lib/dhcpsrv/tests/alloc_engine_utils.cc AllocEngine6Test::initSubnet() - removed artificial stat values NakedAllocEngine::addHost() - new method to add a host to the current configuration, rather than use staging/commit as the latter
-
- 14 Apr, 2017 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 13 Apr, 2017 1 commit
-
-
Tomek Mrugalski authored
-
- 03 Apr, 2017 1 commit
-
-
Stephen Morris authored
-
- 31 Mar, 2017 1 commit
-
-
Stephen Morris authored
-
- 17 Mar, 2017 2 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
- 16 Mar, 2017 1 commit
-
-
Francis Dupont authored
-
- 15 Mar, 2017 1 commit
-
-
Tomek Mrugalski 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
-
- 14 Feb, 2017 1 commit
-
-
Francis Dupont 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 1 commit
-
-
Francis Dupont authored
-
- 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
-
- 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
-
- 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
-
- 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 1 commit
-
-
Tomek Mrugalski authored
-