Open MikeZappa87 opened 2 months ago
The Route struct currently does not have an easy way to associate a Route with a interface. We should include the device name as a field to the Route struct
https://github.com/containernetworking/cni/blob/4c9ae43c0eaa85ec1ab27781e9b258f13e7fd0ca/pkg/types/types.go#L180
/cc
The Route struct currently does not have an easy way to associate a Route with a interface. We should include the device name as a field to the Route struct
https://github.com/containernetworking/cni/blob/4c9ae43c0eaa85ec1ab27781e9b258f13e7fd0ca/pkg/types/types.go#L180