- 28 Jul, 2017 1 commit
-
-
Francis Dupont authored
-
- 07 Jul, 2017 1 commit
-
-
Francis Dupont authored
-
- 06 Jul, 2017 1 commit
-
-
Marcin Siodelski authored
-
- 05 Jul, 2017 2 commits
-
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
- 04 Jul, 2017 4 commits
-
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
Also, included a note about removal of the 64kB command restrictions.
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 03 Jul, 2017 2 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
- 01 Jul, 2017 1 commit
-
-
Francis Dupont authored
-
- 30 Jun, 2017 1 commit
-
-
Tomek Mrugalski authored
-
- 07 Jun, 2017 1 commit
-
-
Wlodzimierz Wencel authored
-
- 02 Jun, 2017 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 24 May, 2017 1 commit
-
-
Wlodzimierz Wencel authored
-
- 28 Apr, 2017 1 commit
-
-
Wlodzimierz Wencel authored
-
- 26 Apr, 2017 1 commit
-
-
Thomas Markwalder authored
-
- 25 Apr, 2017 2 commits
-
-
Wlodzimierz Wencel authored
-
Marcin Siodelski authored
-
- 24 Apr, 2017 2 commits
-
-
Marcin Siodelski authored
The most notable change is the update of the MySQL trigger which deletes options as a consequence of deletion of the host.
-
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
-
- 18 Apr, 2017 6 commits
-
-
Stephen Morris authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Francis Dupont authored
-
Francis Dupont authored
-
- 14 Apr, 2017 3 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 13 Apr, 2017 1 commit
-
-
Tomek Mrugalski authored
-
- 12 Apr, 2017 1 commit
-
-
Wlodzimierz Wencel authored
-
- 03 Apr, 2017 3 commits
-
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
Stephen Morris authored
-
- 31 Mar, 2017 1 commit
-
-
Stephen Morris authored
-