I note that openwrt barrier breaker is busily adding support for
multiple routing tables into their core code, and that that may well
be breaking things if that's what you are using.

On Tue, Jun 18, 2013 at 2:14 AM, Matthieu Boutier
<bout...@pps.univ-paris-diderot.fr> wrote:
> Hello,
>
>> I'm using babeld stand alone daemon:
>> babeld 'redistribute metric 128' wlan0
>>
>> And in quagga I tryed to do this:
>> router ospf
>> redistribute babel
>
>
> The objective of quagga is to have all your routing suite in quagga :
> ospf-quagga don't speak to the kernel, but to zebrad, which one speaks to the 
> kernel. When you specified "redistribute babeld" to ospf, it means that you 
> tells ospf to redistribute the routes installed in zebrad by babel-quagga.
>
> The standalone babeld redistribute ospf routes because they are installed in 
> the kernel, and babeld directly lookups in the kernel.
>
> So in fact, you should tell "redistribute kernel" (I think).
>
> Matthieu
>
>
> _______________________________________________
> Babel-users mailing list
> Babel-users@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users



-- 
Dave Täht

Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.html

_______________________________________________
Babel-users mailing list
Babel-users@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users

Reply via email to