• L
    util: report the MAC address that couldn't be set · 5ffa236b
    Laine Stump 提交于
    I noticed in a log file that we had failed to set a MAC address. The
    log said which interface we were trying to set, but didn't give the
    offending MAC address, which could have been useful in determining the
    source of the problem. This patch modifies all three places in the
    code that set MAC addresses to report the failed MAC as well as
    interface.
    5ffa236b
virnetdev.c 89.7 KB