mirror of
https://github.com/rancher/os.git
synced 2025-09-01 23:04:41 +00:00
add ipv4ll auto conf
This commit is contained in:
@@ -75,6 +75,7 @@ type InterfaceConfig struct {
|
||||
Match string `yaml:"match,omitempty"`
|
||||
DHCP bool `yaml:"dhcp,omitempty"`
|
||||
Address string `yaml:"address,omitempty"`
|
||||
IPV4LL bool `yaml:"ipv4ll,omitempty"`
|
||||
Gateway string `yaml:"gateway,omitempty"`
|
||||
MTU int `yaml:"mtu,omitempty"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user