Le 31 janv. 2010 à 23:49, Jerry Toung a écrit :
> Hello list,
> my employer is asking me to implement westwood, this is most likely happen
> on 8.0.
>
> before I start, I'd like to know for what reason it hasn't been done in the
> main tree?
> is it that no one has had time, or it only work in a
> I just set-up a simple router under FreeBSD 4.9, everything works fine
> but
> if I check my logs I have a lot of line similar to this:
>
> Nov 19 22:00:20 Blah /kernel: arp: 192.168.1.1 is on lnc0 but got reply
> from [some mac address] on lnc1
>
> The IP 192.168.1.1 Is a gateway
>
> What is the
> I would have liked to have used either ng_fec or ng_one2many, but neither
> of them detects link failures.
According to the original ng_fec announcement [1] on freebsd-net, ng_fec
should be able to detect link failure by checking the interfaces in the
bundle once every second.
Even though I don