> Hi
>
> Officially is it not included in NS-2. You can use RSVP implementation
from
> my Website:
> http://www.cc.jyu.fi/~sayenko/src/ns2rsvp-1.3-ns2.28.diff.gz
>
> Sincerely,
> Alexander Sayenko (PhD)
> Senior Assistant
> Telecommunication laboratory, MIT depart
Hi
There was (I hope that there also is) some RSVP-TE implementation. Just
browse NS-2 mailing archive.
Sincerely,
Alexander Sayenko (PhD)
Senior Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
>
> Hi all
> is there any tested RSVP-TE imple
written by our research group with the simulation results from
NS-2.
Sincerely,
Alexander Sayenko (PhD)
Senior Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
>
> Hi
>
> I am trying to find the Scheduler based on Weighted Fair Queuing for
> Wi
versions:
v2.27, v.2.28, v2.29 and v2.30.
Sincerely,
Alexander Sayenko (PhD)
Senior Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
Doxygen
program because the NS-2 has both the C++ and OTcl code. Does anybody know
FLEX well enough to extend the Doxygen scanner.l file ? :-)
Sincerely,
Alexander Sayenko (PhD)
Senior Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
://www.cc.jyu.fi/~sayenko/src/dsred.diff
Sincerely,
Alexander Sayenko (PhD)
Senior Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
>
> Hi,
>
> I have a question regarding DiffServ and signaling
> protocol message. Does the signaling protocol
know if you solve it.
Sincerely,
Alexander Sayenko (PhD)
Senior Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
Hi,
I am currently running crazy with a very simple AWK skript... but for any
reason awk does not read any floating point variables from my
> Augusto
>
>
> - Mensagem Original ----
> De: Alexander Sayenko <[EMAIL PROTECTED]>
> Para: ns-users@isi.edu
> Assunto: [ns] New version of WFQ
> Data: 14/12/05 14:02
>
> >
> >
> > Dear NS users
> >
> > I am pleased to announce a new version of
Hi
queue.h declares a common class for all underlying queueing mechanisms,
while red.h, cbq.h and so on are particular implementations. Just take a
look at the class definitions.
I have to mention that I do not like an approach taken in NS-2 since it
makes many people, and especially beginners,
Hi
Due to some changes made between ns v2.27 and v2.28, some DiffServ examples
fail with this error. Make sure that you set the mean packet size. It must
help.
Sincerely,
Sayenko Alexander
Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
>
>
---
Hi
A new version of the COPS protocol for the NS-2 simulator is available:
http://www.cc.jyu.fi/~sayenko/src/ns2cops-0.7.tar.gz
Sincerely,
Alexander Sayenko (PhD)
Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
Hi
In DiffServ framework you can use the desired AQM with the required
scheduling discipline, in particular WFQ (available as a patch,
http://www.cc.jyu.fi/~sayenko/src/diffserv_wfq.diff).
Sincerely,
Alexander Sayenko (PhD)
Assistant
Telecommunication laboratory, MIT department
University of
Hi
A new version of the RSVP protocol for NS-2 is available. It contains
several fixes for memory leaks and provides better organization of the
internal data structures. The functionality is the same.
http://www.cc.jyu.fi/~sayenko/src/ns-2.28-rsvp2.diff.gz
Sincerely,
Alexander Sayenko (PhD
/src/wfq-1.2.4.tar.gz
to use the both approaches.
Sincerely,
Alexander Sayenko (PhD)
Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
>
>
Hi all,
i need some hel
configure all the policies and meters, you can always use
the so-called NULL meter.
Sincerely,
Alexander Sayenko (PhD)
Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
- Original Message -
From: #LIM XIAOWEI#
To: Alexander Sayenko
Sent
Hi
Use the following implementation of WFQ for DiffServ, it works
http://www.cc.jyu.fi/~sayenko/src/dsred.diff
Sincerely,
Alexander Sayenko (PhD)
Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
>
> Hello,
>
> I need to use WFQ scheduler
RE: [ns] Problem compiling ns-2.29 with WFQ mod for Nortel DiffservHi
Nice to hear that they work in NS v2.29. I had no time to test these modules in
the new version.
Sincerely,
Alexander Sayenko (PhD)
Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
Hi
Since many VoIP codecs send data at the constant rate, you can use normal
UDP/CBR application to simulate VoIP. You have to set appropriate parameters
so that the rate and the packet size correspond to the codec you use.
Sincerely,
Alexander Sayenko (PhD)
Assistant
Telecommunication
Good luck !
Sincerely,
Alexander Sayenko (PhD)
Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
>
> Hi
> I download SIP patch from
http://www.tti.unipa.it/~fasciana/patch/patch-ns2_2.26sip-udp_v1.0 This
patch is for ns-2.26 and I use ns-2.29. I don
instead
of Application/Traffic/SipUdp. Ideally, it would be nice if some of the
developers clarify this problem.
Sincerely,
Alexander Sayenko (PhD)
Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
- Original Message -
From: Krzysztof Mendyk
To
Hi
There is a newer version, wfq-1.2.4. Try it. If it does not work, contact me
since I support WFQ.
Sincerely,
Alexander Sayenko (PhD)
Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
>
> Hello,
>
> Running my WFQ simulation returns just &qu
Hi
Here they are.
Sincerely,
Alexander Sayenko (PhD)
Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
Dear Ns users,
I need some TCL script examples for the RSVP/ns patch from Marc Greis.
Due to some prior (and modified) NS nstallations, I cannot use
Hi
I support the following implementation:
http://www.cc.jyu.fi/~sayenko/src/ns-2.28-rsvp2.diff.gz. The patch also
installs the test scripts in tcl/ex/rsvp
Sincerely,
Alexander Sayenko (PhD)
Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
>
>
>
Hi
Use the following implementation of DRR for NS-2
http://www.cc.jyu.fi/~sayenko/src/ns2rr-0.0.3.tar.gz. It also contains with
several examples.
Sincerely,
Alexander Sayenko (PhD)
Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
think no comments are necessary, the interface is quite straightforward (see
dsred.{cc,h}). The only thing you should remember about is the fact that
these functions can be changed easily in the future.
Sincerely,
Alexander Sayenko (PhD)
Assistant
Telecommunication laboratory, MIT department
,
Alexander Sayenko (PhD)
Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
>
>
> Dear Ns-users:
> I have a question about Ns 2.27:
> I am training in Diffserv.
> How can I estimate delay for each class?
> Send me a TCL file that e
it as you want.
Sincerely,
Alexander Sayenko (PhD)
Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
> >
> > Hello all,
> >
> > I need to do flow classification based on source&dest port ID and not
node
> > ID as it is p
now");
Then analyse tcl.result()
Sincerely,
Alexander Sayenko (PhD)
Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
Dear NS-users
I am modifying an extension of ns (RSVP-TE\ns), and at some point I need to
have an access to the current date (given
Hi
I have seen earlier this error message. It seems that you have an old OTcl
version, try to install a more recent one. If it does not work, contact me.
Sincerely,
Alexander Sayenko (PhD)
Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
>
&
scheduling does not support SFQ.
Sincerely,
Alexander Sayenko (PhD)
Senior Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
>
>
> Hello,
> I changed SFQ/DR
Hi
Here is the noah.patch, maybe it will help.
Sincerely,
Alexander Sayenko (PhD)
Senior Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
>
> >
> >
>
>
> --
r them as mutually execlusive solutions
but the complementary ones. I have been using WRR in conjunction with RED in
the DiffServ framework. I have not tried Green.
Sincerely,
Alexander Sayenko (PhD)
Senior Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
Hi
I have been using this NOAH patch with ns-2.28. Hope it also works with
other versions.
Sincerely,
Alexander Sayenko (PhD)
Senior Assistant
Telecommunication laboratory, MIT department
University of Jyvaskyla, Finland
>
> Hi guys,
>
> I have been fightin with the NOAH pa
Hi
There is no need to implement several channels. Since CID is carried in the
WiMAX MAC header, it is enough to analyse this value when a packet arrives.
Of course, you have to set it to the correct value when you send a packet.
Sincerely,
Alexander Sayenko (PhD)
Senior Assistant
34 matches
Mail list logo