[Ns-developers] NS-3 Wifi contributions

Mathieu Lacage mathieu.lacage at sophia.inria.fr
Fri Feb 22 14:46:01 PST 2008


hi federico,

On Fri, 2008-02-22 at 09:59 +0100, Federico Maguolo wrote:
> Hi all,
> 
> in the following link you can find some contributions that I made to the NS-3 
> Wifi modules:
> 
> http://www.dei.unipd.it/wdyn/?IDsezione=5517
> 
> Here you can find six patches that I create starting from the changeset 2346  
> of ns-3-dev.
> The first patch fixes three bugs that I found in the Wifi implementation, 
> while the others are improvements. For each patch you find a description of 
> what it changes.
> 
> Feedbacks are welcome!

first patch:
For the NotifyNav function, the relevant spec section reference is
9.2.5.4, and not 9.3.2.2 right ? I pushed this.

For the SendPacket function, I think that a better fix is in
send-packet.patch can you confirm that it works for you ?

For the GetChunkSuccessRate function, I think a nicer fix is in
get-chunk-success-rate.patch. Can you confirm that it is ok ?

second patch: I pushed it as-is.
third patch: pushed as-is.
fourth patch: I have deferred pushing this functionality since I hope to
rework to wifi models to make it possible to do this without patching
the PHY layer.
fifth patch: pushed with a link to to the RRAA paper.
sixth patch: I have deferred pushing this patch until I have completed
the rework I mentioned above. I hope that it will be nicer to use and
integrate by then.

thanks a lot for your work !
Mathieu


More information about the Ns-developers mailing list