mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
9fe90c103e
Ticket: CM-6630 Reviewed By: roopa Testing Done: unit tested We still run ethtool on most interfaces even if we don't have defaults to use. The last bug I fixed (CM-6557) should have also fixed that (even if it was specific to ifquery). We now check if there is a configured attribute and if there is a default value. If we do not have both, we continue without calling ethtool to get the running value.