• Juliusz Chroboczek's avatar
    Fix error handling in interface_up. · 21fff6b7
    Juliusz Chroboczek authored
    Interface_up can be called before an IPv6 address has been assigned to
    the interface.  In this case, we need to down the interface again, wait
    for a few seconds, then attempt to up it again.
    21fff6b7
interface.c 13.1 KB