mirror of
https://github.com/rancher/plugins.git
synced 2025-09-17 10:24:03 +00:00
This change improves the performance of the ipam.ConfigureIface. Some plugins are slow because of the ip.SettleAddress in ipam.ConfigureIface. It seems to be only needed for IPv6, so should be skipped if only IPv4 is used.