Commit 9c33b2b 1 parent 0975949 commit 9c33b2b Copy full SHA for 9c33b2b
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -734,10 +734,10 @@ class Dhcpv4Srv : public process::Daemon {
734
734
// / @brief Assign the 0.0.0.0 address to an IPv6-Only client.
735
735
// /
736
736
// / @note In fact there is no difference between assigning no address
737
- // / or assigning the zero address as the assigned address if the
737
+ // / or assigning the zero address as the assigned address is the
738
738
// / Yiaddr field of the DHCPv4 message header...
739
739
// /
740
- // / Check if there is asubnet or shared network defining an
740
+ // / Check if there is a subnet or shared network defining an
741
741
// / IPv6-Only Preferred option which will be included by the response.
742
742
// /
743
743
// / @param subnet Reference to the selected subnet, can be modified if
You can’t perform that action at this time.
0 commit comments