[Ns-commits] mathieu/ns-3-simu

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Mon Nov 24 03:13:41 PST 2008


---- add process exit event
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/process-manager/process-manager.cc src/process-manager/process-manager.h
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/1f2fcaf2c500


---- handle process exit event to stop simulation
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/process-bench.cc
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/66e6e15db3ce


---- avoid infinite stack recursions
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-stack/ipv4-end-point.cc src/internet-stack/ipv4-end-point.h
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/3c87569af13f


---- comments on process states
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/process-manager/process.h
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/a8b1678bd897


---- when we close a socket, remove the recv callback to ensure that we don't receive data on this socket anymore.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/process-manager/unix-socket-fd.cc
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/75b63d7161d8


---- make sure that tcp rtt estimator does not return a negative rtt
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-stack/rtt-estimator.cc
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/d251fcaf37b8


---- control number of nodes
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/process-bench.cc
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/cd78057beb78


---- attempt to manage process lifetime differently
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/process-manager/process-manager.cc src/process-manager/process-scheduler.h src/process-manager/rr-scheduler.cc src/process-manager/rr-scheduler.h src/process-manager/simu-pthread.cc
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/a4a5a882aebc




More information about the Ns-commits mailing list