remove lif_interface.is_dhcp too
This commit is contained in:
parent
846df3272f
commit
e5c592f2c1
4 changed files with 3 additions and 19 deletions
|
|
@ -47,7 +47,6 @@ extern bool lif_address_unparse(const struct lif_address *address, char *buf, si
|
|||
struct lif_interface {
|
||||
char *ifname;
|
||||
|
||||
bool is_dhcp;
|
||||
bool is_auto;
|
||||
bool is_bridge;
|
||||
bool is_bond;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue