Menu

#18 one-way Tmix addition

closed-fixed
nobody
ns-2 (14)
1
2010-04-02
2010-02-13
No

This patch adds support for using one-way TcpAgents with the Tmix traffic generator, which previously only worked with FullTcp agents.
This patch also includes the relevant updates to documentation (doc/tmix.tex), examples (tcl/ex/tmix/text-tmix-oneway.tcl), and tests
(tcl/test/test-suite-tmix.tcl; tcl/test/test-output/tmix/).

The new commands for Tmix objects are "set-sink" and "set-agent-type". See doc/tmix.tex for details.

There is one minor change to non-Tmix code: TcpAgent::reset() was made public in tcp/tcp.h. This is so both full-tcp and one-way agents could
be reused by Tmix during the simulation.

Discussion

  • Michele Weigle

    Michele Weigle - 2010-02-13

    one-way Tmix

     
  • Michele Weigle

    Michele Weigle - 2010-02-13
    • labels: --> ns-2
     
  • Tom Henderson

    Tom Henderson - 2010-04-02
    • status: open --> closed-fixed
     

Log in to post a comment.