[Ns-developers] Running DCCP on NS3 with NSC

Florian Westphal fw at strlen.de
Wed Jul 15 13:11:10 PDT 2009


Florian Westphal <fw at strlen.de> wrote:
> I was planning to push out some changes to ns-3s nsc glue code this week to get
> some reviews (its based on a stale ns-3-dev version, so I want to re-base
> it first).

pushed out (http://code.nsnam.org/fw/ns-3-nsc/). This isn't ready for
merge into ns-3-dev by any means (due to various evil shortcuts),
but its a step in the right direction, as it starts to untangle
nsc glue code and the ns-3-nsc tcp wrapping code.

> The next step (which I haven't worked on) would be to deal with
> nsc-tcp-socket-impl.cc, as none if it really has anything to do with
> tcp (it glues ns3 tcp sockets to nsc, but it should be generic and work
> with any protocol instead; the m_nscStack->new_tcp_socket() in there
> might as well be new_sctp_socket or whatever).

Another issue is the redirection of route and interface setup to nsc
in the future.

	Regards, Florian.


More information about the Ns-developers mailing list