[Ns-developers] wifi overhaul for simple configuration of different PHY standards
Mirko Banchi
mk.banchi at gmail.com
Thu Aug 13 13:26:07 PDT 2009
Il giorno 13/ago/09, alle ore 17:34, Mathieu Lacage ha scritto:
> hi,
>
> bug 641 outlines one of the symptoms of the current pain to configure
> different PHY standards. Here is a patch which attempts to fix that
> bug
> and simplify configuration of PHY standard for users. This patch
> touches
> a lot of things so, I would really appreciate comments from all
> concerned parties (802.11b, 10/5mhz modes, qos mac, etc.).
>
> API changes:
>
> 1) add WifiHelper::SetStandard
> 2) remove NqosWifiMacHelper::SetDcaParameters
> 3) remove QosWifiMacHelper::SetEdcaParametersForAc
> 4) remove 'Standard' attributes from WifiPhy and WifiMac
> 5) add ConfigureStandard method in WifiPhy and WifiMac
>
> So, nicola, mirko, others, it would be really nice to look at this
> before I attempt to push it to master.
>
>
>
Great work Mathieu!
Only a little correction:
line 530 in standard.patch
- edca->SetTypeOfStation (AP);
+ edca->SetTypeOfStation (ADHOC_STA);
It's important for MSDU aggregation's correct behaviour.
All should be ok.
Thanks,
Mirko
--
Mirko Banchi
e-mail: mk.banchi at gmail.com
e-mail: mk.banchi at virgilio.it
id-jabber: mk.banchi at jabber.org
PGP key fingerprint:
308F BFB1 4E67 2522 C88E
DC69 7631 52ED 32A5 6456
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2502 bytes
Desc: not available
Url : http://mailman.isi.edu/pipermail/ns-developers/attachments/20090813/bb2bb6cc/smime.bin
More information about the Ns-developers
mailing list