Kea 2.5.8
memfile backend versions

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) More...

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
 

Detailed Description

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

Variable Documentation

◆ MAJOR_VERSION_V6

const int isc::dhcp::Memfile_LeaseMgr::MAJOR_VERSION_V6 = 5
static

◆ MINOR_VERSION_V6

const int isc::dhcp::Memfile_LeaseMgr::MINOR_VERSION_V6 = 0
static

the minor version of the v6 memfile backend

Definition at line 114 of file memfile_lease_mgr.h.

Referenced by isc::dhcp::Memfile_LeaseMgr::getDBVersion(), and isc::dhcp::Memfile_LeaseMgr::getVersion().