[Ns-developers] CS mechanism
Denis Fakhriev
fakhriev at iitp.ru
Thu Mar 26 06:04:14 PDT 2009
Hi!
I'm doing research on the implementation of csma/cs
mechanism in ns3 and I have a question about it.
According to IEEE 802.11 standard, station can initiate
packet transmission only if Phy
State have been detected as IDLE. But what I've found is
just comment
> //NS_ASSERT (m_phy->IsStateIdle ());
in MacLow::StartTransmission.
Has this rule been implemented in ns3 and if it has,
please tell me where.
Regards,
Denis Fakhriev, IITP RAS
More information about the Ns-developers
mailing list