mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
[master] spelling
This commit is contained in:
@@ -332,7 +332,7 @@ protected:
|
||||
subnet4->get4o6().enabled(true);
|
||||
}
|
||||
|
||||
// Try 4o6 specific paramter: 4o6-interface-id
|
||||
// Try 4o6 specific parameter: 4o6-interface-id
|
||||
std::string ifaceid = string_values_->getOptionalParam("4o6-interface-id", "");
|
||||
if (!ifaceid.empty()) {
|
||||
OptionBuffer tmp(ifaceid.begin(), ifaceid.end());
|
||||
|
Reference in New Issue
Block a user