Bugzilla – Attachment #2221: The patch for the Order field of AdhocWifiMac and OcbWifiMac classes for bug #2210
hdr.SetTypeData ();
}
if (m_htSupported || m_vhtSupported)
{
hdr.SetNoOrder ();
hdr.SetAddr1 (to);
hdr.SetAddr2 (GetAddress ());
hdr.SetAddr3 (WILDCARD_BSSID);
hdr.SetAddr2 (m_low->GetAddress ());
hdr.SetAddr3 (GetBssid ());