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) 2.1 - user context column added (released in Kea 1.4.0) 3.0 - pool_id column added (released in Kea 2.3.8) More...

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
 

Detailed Description

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

Variable Documentation

◆ MAJOR_VERSION_V4

const int isc::dhcp::Memfile_LeaseMgr::MAJOR_VERSION_V4 = 3
static

◆ MINOR_VERSION_V4

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

the minor version of the v4 memfile backend

Definition at line 96 of file memfile_lease_mgr.h.

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