Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DHCPLease ¶
type DHCPLease struct {
// contains filtered or unexported fields
}
DHCPLease provides a limited implementation of DHCP lease renewal and release.
It provides a limited implementation of the DHCP state machine defined in RFC 2131. More specifically, it only implements the RENEWING state defined in Section 4.4.5 (see 1). The REBINDING state is not implemented.
Click to show internal directories.
Click to hide internal directories.