We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffcc3b9 commit ae5d15dCopy full SHA for ae5d15d
src/bin/dhcp4/dhcp4_srv.h
@@ -580,7 +580,7 @@ class Dhcpv4Srv : public process::Daemon {
580
///
581
/// Checks if mandatory option is really there, that forbidden option
582
/// is not there, and that client-id or server-id appears only once.
583
- /// Calls the second method with the requirement level from the
+ /// Calls the second method with the requirement level based on
584
/// message type.
585
586
/// @param query Pointer to the client's message.
0 commit comments