All packets will be sent to the source address of an incoming packet - use only for testing
-This message is printed, then the KEA_TEST_SEND_RESPONSES_TO_SOURCE
-environment variable is set. It's causes Kea to send packets to the
-source address of the incoming packet. It is only usable in a testing environment
-to simulate multiple subnet traffic from single source.
+This message is printed when the KEA_TEST_SEND_RESPONSES_TO_SOURCE
+environment variable is set. It causes Kea to send packets to the
+source address of the incoming packet. It is only usable in a testing
+environment to simulate multiple subnet traffic from single source.
DHCP4_UNKNOWN_ADDRESS_REQUESTED
===============================
information.
% DHCP4_TESTING_MODE_SEND_TO_SOURCE_ENABLED All packets will be sent to the source address of an incoming packet - use only for testing
-This message is printed, then the KEA_TEST_SEND_RESPONSES_TO_SOURCE
-environment variable is set. It's causes Kea to send packets to the
-source address of the incoming packet. It is only usable in a testing environment
-to simulate multiple subnet traffic from single source.
+This message is printed when the KEA_TEST_SEND_RESPONSES_TO_SOURCE
+environment variable is set. It causes Kea to send packets to the
+source address of the incoming packet. It is only usable in a testing
+environment to simulate multiple subnet traffic from single source.
% DHCP4_UNKNOWN_ADDRESS_REQUESTED %1: client requested an unknown address, client sent ciaddr %2, requested-ip-address %3
Logged at debug log level 50.
// Process query
Pkt4Ptr response1 = srv_->processDiscover(query1);
- // Verify the reponse contains the VIVSO sub-option
+ // Verify the response contains the VIVSO sub-option
OptionPtr tmp = response1->getOption(DHO_VIVSO_SUBOPTIONS);
EXPECT_TRUE(tmp);
/// @brief Adds options to a query response
///
- /// Adds the following options to the reponse (regardless of PRL):
+ /// Adds the following options to the response (regardless of PRL):
///
/// - DHO_DHCP_CLIENT_IDENTIFIER - if one
/// - DHO_DHCP_LEASE_TIME