 |
Kea
1.5.0
|
Go to the documentation of this file.
13 #include <boost/function.hpp>
14 #include <boost/bind.hpp>
41 "NameAddTransaction, request type must be CHG_ADD");
187 }
catch (
const std::exception& ex) {
260 .arg(
getNcr()->getFqdn());
303 }
catch (
const std::exception& ex) {
379 .arg(
getNcr()->getFqdn());
390 DHCP_DDNS_FORWARD_REPLACE_BAD_DNSCLIENT_STATUS)
454 }
catch (
const std::exception& ex) {
518 .arg(
getNcr()->getFqdn());
529 DHCP_DDNS_REVERSE_REPLACE_BAD_DNSCLIENT_STATUS)
virtual void verifyEvents()
Validates the contents of the set of events.
void defineState(unsigned int value, const std::string &label, StateHandler handler, const StatePausing &state_pausing=STATE_PAUSE_NEVER)
Adds an state value and associated label to the set of states.
static const RRClass & ANY()
#define LOG_ERROR(LOGGER, MESSAGE)
Macro to conveniently test error output and log it.
std::string getRequestId() const
Fetches the request id that identifies this transaction.
DdnsDomainPtr & getForwardDomain()
Fetches the forward DdnsDomain.
boost::shared_ptr< D2CfgMgr > D2CfgMgrPtr
Defines a shared pointer to D2CfgMgr.
virtual ~NameAddTransaction()
Destructor.
static const RRClass & IN()
boost::shared_ptr< AbstractRRset > RRsetPtr
A pointer-like type pointing to an RRset object.
static const int SERVER_SELECTED_EVT
Issued when a server has been selected.
static const int PROCESS_TRANS_FAILED_ST
State which processes an unsuccessful transaction conclusion.
void selectingRevServerHandler()
State handler for SELECTING_REV_SERVER_ST.
void setReverseChangeCompleted(const bool value)
Sets the reverse change completion flag to the given value.
void transition(unsigned int state, unsigned int event)
Sets up the model to transition into given state with a given event.
void setDnsUpdateRequest(D2UpdateMessagePtr &request)
Sets the update request packet to the given packet.
bool doOnEntry()
Checks if on entry flag is true.
static const int ADDING_FWD_ADDRS_ST
State that attempts to add forward address records.
static const int READY_ST
State from which a transaction is started.
DdnsDomainPtr & getReverseDomain()
Fetches the reverse DdnsDomain.
boost::shared_ptr< NameChangeRequest > NameChangeRequestPtr
Defines a pointer to a NameChangeRequest.
NameAddTransaction(asiolink::IOServicePtr &io_service, dhcp_ddns::NameChangeRequestPtr &ncr, DdnsDomainPtr &forward_domain, DdnsDomainPtr &reverse_domain, D2CfgMgrPtr &cfg_mgr)
Constructor.
void buildReplaceRevPtrsRequest()
Builds a DNS request to replace a reverse DNS entry for an FQDN.
virtual void verifyEvents()
Validates the contents of the set of events.
std::string transactionOutcomeString() const
Returns a string version of transaction outcome.
void defineEvent(unsigned int value, const std::string &label)
Adds an event value and associated label to the set of events.
static const Rcode & NXDOMAIN()
A constant object for the NXDOMAIN Rcode (see Rcode::NXDOMAIN_CODE).
static const RRType & PTR()
static const Rcode & NOERROR()
A constant object for the NOERROR Rcode (see Rcode::NOERROR_CODE).
static const int REPLACING_REV_PTRS_ST
State that attempts to replace reverse PTR records.
static const int NO_MORE_SERVERS_EVT
Issued when there are no more servers from which to select.
void addPtrRdata(dns::RRsetPtr &rrset)
Adds an RData for the lease FQDN to the given RRset.
void readyHandler()
State handler for READY_ST.
DNSClient::Status getDnsUpdateStatus() const
Fetches the most recent DNS update status.
virtual void defineEvents()
Adds events defined by NameChangeTransaction to the event set.
static const Rcode & YXDOMAIN()
A constant object for the YXDOMAIN Rcode (see Rcode::YXDOMAIN_CODE).
const EventPtr & getEvent(unsigned int value)
Fetches the event referred to by value.
bool selectNextServer()
Selects the next server in the current server list.
Defines the logger used by the top-level component of kea-dhcp-ddns.
virtual void defineStates()
Adds states defined by NameAddTransaction to the state set.
virtual void sendUpdate(const std::string &comment="")
Send the update request to the current server.
#define isc_throw(type, stream)
A shortcut macro to insert known values into exception arguments.
void clearDnsUpdateRequest()
Destroys the current update request packet and resets update attempts count.
static const int SELECT_SERVER_EVT
Issued when a server needs to be selected.
uint16_t getCode() const
Returns the Rcode code value.
The Name class encapsulates DNS names.
void selectingFwdServerHandler()
State handler for SELECTING_FWD_SERVER_ST.
@ OTHER
Other, unclassified error.
static const int UPDATE_OK_EVT
Issued when the attempted update successfully completed.
static const RRClass & NONE()
std::string getContextStr() const
Convenience method which returns a string rendition of the current state and next event.
virtual void verifyStates()
Validates the contents of the set of states.
void addingFwdAddrsHandler()
State handler for ADD_FWD_ADDRS_ST.
virtual void defineEvents()
Adds events defined by NameAddTransaction to the event set.
void buildReplaceFwdAddressRequest()
Builds a DNS request to replace forward DNS entry for an FQDN.
@ INVALID_RESPONSE
Response received but invalid.
void addLeaseAddressRdata(dns::RRsetPtr &rrset)
Adds an RData for the lease address to the given RRset.
virtual D2UpdateMessagePtr prepNewRequest(DdnsDomainPtr domain)
Creates a new DNS update request based on the given domain.
@ SUCCESS
Response received and is ok.
const D2UpdateMessagePtr & getDnsUpdateResponse() const
Fetches the most recent DNS update response packet.
static const RRType & DHCID()
void initServerSelection(const DdnsDomainPtr &domain)
Initializes server selection from the given DDNS domain.
void replacingRevPtrsHandler()
State handler for REPLACING_REV_PTRS_ST.
static const int UPDATE_FAILED_EVT
Issued when the attempted update fails to complete.
static const int PROCESS_TRANS_OK_ST
State which processes successful transaction conclusion.
The RRTTL class encapsulates TTLs used in DNS resource records.
void buildAddFwdAddressRequest()
Builds a DNS request to add an forward DNS entry for an FQDN.
static const int REPLACING_FWD_ADDRS_ST
State that attempts to replace forward address records.
Embodies the "life-cycle" required to carry out a DDNS update.
static const RRType & ANY()
virtual void verifyStates()
Validates the contents of the set of states.
boost::shared_ptr< IOService > IOServicePtr
Defines a smart pointer to an IOService instance.
@ TIMEOUT
No response, timeout.
void replacingFwdAddrsHandler()
State handler for REPLACING_FWD_ADDRS_ST.
const DnsServerInfoPtr & getCurrentServer() const
Fetches the currently selected server.
const dhcp_ddns::NameChangeRequestPtr & getNcr() const
Fetches the NameChangeRequest for this transaction.
isc::log::Logger d2_to_dns_logger("d2-to-dns")
void endModel()
Conducts a normal transition to the end of the model.
static const int FQDN_NOT_IN_USE_EVT
Event sent when replace attempt to fails with address not in use.
The RRset class is a concrete derived class of BasicRRset which contains a pointer to an additional R...
static std::string reverseIpAddress(const std::string &address)
Generate a reverse order string for the given IP address.
void setNcrStatus(const dhcp_ddns::NameChangeStatus &status)
Sets the status of the transaction's NameChangeRequest.
unsigned int getNextEvent() const
Fetches the model's next event.
void processAddOkHandler()
State handler for PROCESS_TRANS_OK_ST.
static const int START_EVT
Event issued to start the model execution.
void retryTransition(const int fail_to_state)
Determines the state and next event based on update attempts.
void addDhcidRdata(dns::RRsetPtr &rrset)
Adds an RData for the lease client's DHCID to the given RRset.
virtual void defineStates()
Adds states defined by NameChangeTransaction to the state set.
const dns::RRType & getAddressRRType() const
Returns the DHCP data type for the lease address.
Thrown if the NameAddTransaction encounters a general error.
const D2UpdateMessagePtr & getDnsUpdateRequest() const
Fetches the current DNS update request packet.
static const int SERVER_IO_ERROR_EVT
Issued when an update fails due to an IO error.
void setForwardChangeCompleted(const bool value)
Sets the forward change completion flag to the given value.
boost::shared_ptr< DdnsDomain > DdnsDomainPtr
Defines a pointer for DdnsDomain instances.
boost::shared_ptr< D2UpdateMessage > D2UpdateMessagePtr
Pointer to the DNS Update Message.
static const int SELECTING_FWD_SERVER_ST
State in which forward DNS server selection is done.
static const int SELECTING_REV_SERVER_ST
State in which reverse DNS server selection is done.
static const int FQDN_IN_USE_EVT
Event sent when an add attempt fails with address in use.
#define LOG_INFO(LOGGER, MESSAGE)
Macro to conveniently test info output and log it.
static const int IO_COMPLETED_EVT
Issued when a DNS update packet exchange has completed.
DNS Response Codes (RCODEs) class.
void processAddFailedHandler()
State handler for PROCESS_TRANS_FAILED_ST.
const StatePtr getState(unsigned int value)
Fetches the state referred to by value.