[Ns-bugs] [Bug 614] [PATCH] Feature to allow to injecting routes to GlobalRouting

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Wed Jul 1 03:23:58 PDT 2009


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


Antti Mäkelä <zarhan at cc.hut.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #502 is|0                           |1
           obsolete|                            |




--- Comment #9 from Antti Mäkelä <zarhan at cc.hut.fi>  2009-07-01 06:23:58 EDT ---
Created an attachment (id=509)
 --> (http://www.nsnam.org/bugzilla/attachment.cgi?id=509)
Patch to add InjectRoute support

Ok, I've done some progress. Now this works pretty well - no need to do
recursion, it's just a normal routing entry. I'm still maintaining a separate
table so that they get checked last (externals should always be checked only
after you can't find an internal route).

Anyway, this works well for point-to-point links. However, if there's a
broadcast network in between (With NetworkLSA), only the first external route
considered gets propagated to other networks. Still hunting for what I'm doing
wrong here..


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


More information about the Ns-bugs mailing list