We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91d8bb9 commit a6b7858Copy full SHA for a6b7858
src/lib/dhcpsrv/pool.h
@@ -245,8 +245,8 @@ class Pool : public isc::data::UserContext, public isc::data::CfgToElement {
245
246
/// @brief Pointer to the permutation object.
247
///
248
- /// It may be initialized for certain pools and poo types to provide
249
- /// address randomization capabilities.
+ /// It may be initialized for some pools to provide address
+ /// or delegated prefix randomization capabilities.
250
IPRangePermutationPtr permutation_;
251
};
252
0 commit comments