Saturday, October 31, 2009

More statistics available

Worked overnight to fixing bugs, and at the same time adding some new features to get more results. Now adding code to collect number of hops a packet traversed.

The structure of ns-3 is so elegant ^^ Trying to integrate my codes into the ns-3 core is complicated. But as I progress steps by steps I found ns-3 architecture prevenst me from screwing up all different conceptual components. Fixing my design into the ns-3's attribute system, traces and callbacks, ns logging, statistics collection framework, ns-3 object, etc is truly an advanced lesson on programming.

So glad that I started playing with ns-3 ^^

No comments:

Post a Comment