Re: [ns] new 802.11 - CAP proportion too big

2006-09-06 Thread Mathieu Lacage
On Wed, 2006-09-06 at 01:02 +0100, Pedro Fortuna wrote: if ((*tmp).second + m_parameters-getMSDULifetime () now) { It's delay bounded, and its limited with the value returned by function getMSDULifetime, which by default is 10 seconds, which is a very large value for delay. Do you have a

Re: [ns] new 802.11 - CAP proportion too big

2006-09-05 Thread Pedro Fortuna
I cannot remember if the queue is size-bound or delay-bound. My curent code (in yans) is both size and delay bound with a default size of 400 packets. The relevant code is located in mac-queue-80211.cc. Mathieu if ((*tmp).second + m_parameters-getMSDULifetime () now) { It's delay

Re: [ns] new 802.11 - CAP proportion too big

2006-08-15 Thread mathieu lacage
On Mon, 2006-08-14 at 23:54 +0100, Pedro Fortuna wrote: I'll do my best trying to find the problem. I'll submit a patch if I succeed correcting it (assuming there's a problem). There is a question on the DCF implementation part I'd like to ask if you don't mind. It seems that there's no

[ns] new 802.11 - CAP proportion too big

2006-08-11 Thread Pedro Fortuna
Hello Mathieu, Sorry for bothering you again. I have a question which might have more to do with the 802.11e standard, but maybe you can enlighten me a bit. Im using your 802.11e implementation in NS2 to setup a scenario where a number of VoIP flows is exchanged between the QAP and a bunch of