Re: [LARTC] Problem with third link in multiple uplink configuration

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The problem is solved!

Solution 1: quick & dirty
foreach $link (@links) {
  while ($link =~ /dead/) {
    add_entry(link)
  }
}

Solution 2: apply the most current patches.

Szymon Miotk



[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux