#include <interfaceconfig.hh>
Public Member Functions | |
InterfaceConfig (const std::string &name) | |
void | setup () |
void | revert () |
Private Member Functions | |
void | get_and_set (const std::string &path, const std::string &value, std::string &old_value) |
void | set (const std::string &path, const std::string &value) |
Private Attributes | |
std::string | _name |
bool | _configured |
std::string | _accept_redirects |
std::string | _all_forwarding |
std::string | _accept_ra |
std::string | _autoconf |
std::string | _dad_transmits |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|