Kea 2.7.5
|
Variables | |
static const int | isc::dhcp::Memfile_LeaseMgr::MAJOR_VERSION_V4 = 3 |
static const int | isc::dhcp::Memfile_LeaseMgr::MINOR_VERSION_V4 = 0 |
the minor version of the v4 memfile backend | |
Version history: 1.0 - initial version (released in Kea 0.9) 2.0 - hwaddr column added (released in Kea 0.9.1) 2.1 - user context column added (released in Kea 1.4.0) 3.0 - pool_id column added (released in Kea 2.3.8)
the major version of the v4 memfile backend
|
static |
Definition at line 94 of file memfile_lease_mgr.h.
Referenced by isc::dhcp::Memfile_LeaseMgr::getDBVersionInternal(), and isc::dhcp::Memfile_LeaseMgr::getVersion().
|
static |
the minor version of the v4 memfile backend
Definition at line 97 of file memfile_lease_mgr.h.
Referenced by isc::dhcp::Memfile_LeaseMgr::getDBVersionInternal(), and isc::dhcp::Memfile_LeaseMgr::getVersion().