|
static const steady_clock_type::duration | default_timeout |
|
◆ seastar::net::dhcp::lease
struct seastar::net::dhcp::lease |
◆ discover()
result_type seastar::net::dhcp::discover |
( |
const steady_clock_type::duration & |
= default_timeout | ) |
|
Runs a discover/request sequence on the ipv4 "stack". During this execution the ipv4 will be "hijacked" more or less (through packet filter), and while not inoperable, most likely quite less efficient.
Please note that this does not modify the ipv4 object bound. It only makes queries and records replys for the related NIC. It is up to caller to use the returned information as he se fit.
The documentation for this class was generated from the following file: