• M
    bandwidth: Create network bandwidth (un)plug functions · 07d1b6b5
    Michal Privoznik 提交于
    Network should be notified if we plug in or unplug an
    interface, so it can perform some action, e.g. set/unset
    network part of QoS. However, we are doing this in very
    early stage, so iface->ifname isn't filled in yet. So
    whenever we want to report an error, we must use a different
    identifier, e.g. the MAC address.
    07d1b6b5
network_conf.h 12.8 KB