> On 14.12.2015, at 8.15, Mikael Abrahamsson <swm...@swm.pp.se> wrote:
> 
> On Sun, 13 Dec 2015, Juliusz Chroboczek wrote:
> 
>> The OpenWRT hnetd configuration redistributes everything, indeed.  The
>> recommended shncpd configuration redistributes just hncpd routes:
>> 
>>   redistribute local deny
>>   redistribute proto 43 allow
> 
> Just to be clear here, when you say "hnetd configuration" you are referring 
> to babeld.conf that gets installed when you install hnetd-full? So it's 
> really the babel configuraton that you get when installing hnetd?

The routing support script that enables routing on an interface (based on 
border discovery result) has hard-coded configuration for Babel which 
redistributes all routes.

> Because as far as I understand, hnetd doesn't do any redistribution into the 
> routing protocol, this is done by configuring the routing protocol to look at 
> interface addresses/prefix and communicating this to other participants in 
> the routing protocol?
> 
> hnetd does address configuration on interfaces, the routing protocol picks 
> this up because that's how it's configured...? Hnetd doesn't communicate 
> directly with the routing protocol at all, right? It just sets up the 
> landscape so the routing protocol can come and survey it and communicate the 
> contents.

See above. Given fixed interface categories, static routing protocol 
configuration could work, but as is, the script provides list of interfaces 
that routing protocol _can_ run on given the current state of detected borders.

Cheers,

-Markus
_______________________________________________
homenet mailing list
homenet@ietf.org
https://www.ietf.org/mailman/listinfo/homenet

Reply via email to