mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 05:27:55 +00:00
[trac3977] update comment to be v4 instead of v6
This commit is contained in:
parent
2cee93c20f
commit
91c55ca090
@ -438,7 +438,7 @@ public:
|
||||
: hwaddr_(new HWAddr(HWAddr::fromText("01:02:03:04:05:06"))) {
|
||||
}
|
||||
|
||||
/// @brief Implementation of the method creating DHCPv6 lease instance.
|
||||
/// @brief Implementation of the method creating DHCPv4 lease instance.
|
||||
virtual void initLease() {
|
||||
lease_.reset(new Lease4(IOAddress("192.0.2.1"), hwaddr_, ClientIdPtr(),
|
||||
100, 30, 60, time(NULL), 1));
|
||||
|
Loading…
x
Reference in New Issue
Block a user