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

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Sun Jul 12 21:38:51 PDT 2009


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





--- Comment #11 from Tom Henderson <tomh at tomh.org>  2009-07-13 00:38:51 EDT ---
I support this addition, once it is finished off and tested more.  Here are
some open issues:

- the example program shows a method called GetGlobalRouting () that should
really be part of the helper API.  For instance, something like 
  static void Ipv4GlobalRoutingHelper::InjectRoute (Ptr<Node> n, Ipv4Address
addr, Ipv4Mask mask);

- ./waf --valgrind --run global-injection-slash32 displays memory leaks

- coding style:  please include space between function name and opening
parentheses of arguments


-- 
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