[Ns-bugs] [Bug 407] OLSR is missing HNA support

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Thu Jan 28 06:29:51 PST 2010


http://www.nsnam.org/bugzilla/show_bug.cgi?id=407





--- Comment #18 from Tom Henderson <tomh at tomh.org>  2010-01-28 09:29:51 EDT ---

> 
> My opinion is that OLSR should announce routing entries of a static routing
> table, filtered to include only routing entries that reference the non-OLSR
> interfaces.  In this example, should the 172.16.3.0/24 network be learned by B,
> won't it end up in a different routing table or routing protocol?  And can't
> you have multiple static routing tables in a single node?
> 
> How about a couple of methods like these could make things clearer:
> 
>  1. AddHostNetworkAssociation (Ipv4Address, Ipv4Mask);
> 
>  2. AddRoutingTableAssociation (Ptr<Ipv4StaticRouting>);
> 
> The case 2 could be more efficient in case you have a static routing table with
> high number of entries, because you avoid copying the data from the table into
> the olsr agent; instead, you just copy a pointer to the table and OLSR picks
> the entries from there at HNA generation time.

+1

-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Ns-bugs mailing list