[Ns-developers] NS-3 Wifi contributions

Mathieu Lacage mathieu.lacage at sophia.inria.fr
Fri Mar 28 11:51:51 PDT 2008


On Fri, 2008-03-28 at 02:54 +0100, Federico Maguolo wrote:
> Hi Mathieu,
> sorry for the delay. I modify the patch for the new WifiRemoteInterface as you 
> suggested. You can find it at the usual link. Can you check if it is good? 

Looks good to me although I am fumbled as to why you tried to make
ReportDataFailed deal with m_ssrc: m_ssrc should be updated only upon
cts timeout expiration (increase by one or reset to zero if ssrc =
maxssrc) or upon cts reception (reset to zero). So, I removed all
mention of m_ssrc from ReportDataFailed which allowed me to get rid of
the extra DcaTxop pointer you added to WifiRemoteStationManager.

> I'll begin to work to the documentation of the methods after April the 14th  
> (at the end of my holydays ;-) )

great ! I might have done it myself by that time so, don't worry about
it.

thanks a lot,
Mathieu

PS: could you try to post your patches in a mercurial repo instead ?
That would save me quite a bit of pain to download patches and apply
them by hand. You could make your website refer to the relevant
changeset id instead.



More information about the Ns-developers mailing list