[Ns-developers] setting available system memory on a node?

Mathieu Lacage mathieu.lacage at sophia.inria.fr
Thu Apr 2 01:10:25 PDT 2009


On Thu, 2009-04-02 at 09:51 +0200, Florian Westphal wrote:

> > > Maybe it should be put on the back burner until the long-planned (well,
> > > long planned by me, anyway) ns-3-nsc rework is completed (my plan
> > > was to introduce an "nsc node" object, which could then pass such
> > > an attribute on to NSC).
> > 
> > Why can't you add this attribute to NscTcpL4Protocol ?
> 
> I could, but NSC can also run SCTP or DCCP, so i would like to
> avoid making it a TCP property.

Ok, so aggregating an ns3::Nsc object to ns3::Node and an
ns3::Nsc::SystemMemory attribute should do it, right ?

Mathieu



More information about the Ns-developers mailing list