mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-25 15:33:33 +00:00
update vendor
This commit is contained in:
2
vendor/github.com/vishvananda/netlink/neigh.go
generated
vendored
2
vendor/github.com/vishvananda/netlink/neigh.go
generated
vendored
@@ -15,8 +15,6 @@ type Neigh struct {
|
||||
IP net.IP
|
||||
HardwareAddr net.HardwareAddr
|
||||
LLIPAddr net.IP //Used in the case of NHRP
|
||||
Vlan int
|
||||
VNI int
|
||||
}
|
||||
|
||||
// String returns $ip/$hwaddr $label
|
||||
|
||||
Reference in New Issue
Block a user