Kea  1.9.9-git
Specified memfile backend version.

Defines major version of the memfile backend. More...

Variables

static const int isc::dhcp::Memfile_LeaseMgr::MAJOR_VERSION = 2
 
static const int isc::dhcp::Memfile_LeaseMgr::MINOR_VERSION = 1
 Defines minor version of the memfile backend. More...
 

Detailed Description

Defines major version of the memfile backend.

Version history: 1.0 - initial version (released in Kea 0.9) 2.0 - hwaddr column added (to be released in Kea 0.9.1) 2.1 - user context column add (to be released in Kea 1.5)

Variable Documentation

const int isc::dhcp::Memfile_LeaseMgr::MAJOR_VERSION = 2
static
const int isc::dhcp::Memfile_LeaseMgr::MINOR_VERSION = 1
static

Defines minor version of the memfile backend.

Definition at line 95 of file memfile_lease_mgr.h.

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