Skip to content
  • Harm Berntsen's avatar
    Add missing return to ip_choose_if · 747dd89a
    Harm Berntsen authored and Natanael Copa's avatar Natanael Copa committed
    Right now, when $KOPT_BOOTIF is specified, it can echo a device related
    to that option and still continue with the loop that checks the
    operstate. Due to this, it can echo two network interfaces. This commit
    fixes that so it will only return a single network interface.
    747dd89a