Kea 2.7.5
|
Variables | |
static const int | isc::dhcp::Memfile_LeaseMgr::MAJOR_VERSION_V6 = 5 |
static const int | isc::dhcp::Memfile_LeaseMgr::MINOR_VERSION_V6 = 0 |
the minor version of the v6 memfile backend | |
Version history: 1.0 - initial version (released in Kea 0.9) 2.0 - hwaddr column added (released in Kea 0.9.1) 3.0 - state column added (released in Kea 0.9.2) 3.1 - user context column added (released in Kea 1.4.0) 4.0 - hwtype,hwaddr_source columns added (released in Kea 2.1.2) 5.0 - pool_id column added (released in Kea 2.3.8)
the major version of the v6 memfile backend
|
static |
Definition at line 112 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 v6 memfile backend
Definition at line 115 of file memfile_lease_mgr.h.
Referenced by isc::dhcp::Memfile_LeaseMgr::getDBVersionInternal(), and isc::dhcp::Memfile_LeaseMgr::getVersion().