Kea 2.7.5
|
Structure holding information about the client who has a rejected lease update. More...
#include <communication_state.h>
Public Attributes | |
std::vector< uint8_t > | duid_ |
int64_t | expire_ |
Structure holding information about the client who has a rejected lease update.
Definition at line 1149 of file communication_state.h.
std::vector<uint8_t> isc::ha::CommunicationState6::RejectedClient6::duid_ |
Definition at line 1150 of file communication_state.h.
int64_t isc::ha::CommunicationState6::RejectedClient6::expire_ |
Definition at line 1151 of file communication_state.h.