[Ns-bugs] [Bug 614] [PATCH] Feature to allow to injecting routes to GlobalRouting
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Mon Jul 13 06:56:57 PDT 2009
http://www.nsnam.org/bugzilla/show_bug.cgi?id=614
--- Comment #15 from Tom Henderson <tomh at tomh.org> 2009-07-13 09:56:56 EDT ---
(In reply to comment #12)
>
> The GetGlobalRouting one - it's something that is present in same format in
> static helper (that's basically copypasted from there).
> If included in global routing helper, should it be public or private function
> (will there be cases for end-users to access it directly, or should it just be
> something that a Helper-Inject uses internally?)
>
I think that the way you have added it in the latest patch (as public) is fine.
I was thinking of just making this a non-ptr-based helper method such as in my
previous comment, but I see that you have aligned it with the static routing
helper API which I think is preferable.
I'll test it a bit more and apply it if no other issues arise.
--
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