mirror of
https://github.com/rancher/os.git
synced 2025-09-02 07:15:41 +00:00
Update vendor
This commit is contained in:
2
vendor/github.com/vishvananda/netlink/addr.go
generated
vendored
2
vendor/github.com/vishvananda/netlink/addr.go
generated
vendored
@@ -11,6 +11,8 @@ import (
|
||||
type Addr struct {
|
||||
*net.IPNet
|
||||
Label string
|
||||
Flags int
|
||||
Scope int
|
||||
}
|
||||
|
||||
// String returns $ip/$netmask $label
|
||||
|
Reference in New Issue
Block a user