|
Bugzilla – Full Text Bug Listing |
| Summary: | Multicast transmission breaks with QoS Wifi | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Bruno Ranieri <Yrrsinn> |
| Component: | wifi | Assignee: | ns-bugs <ns-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nicola |
| Priority: | P3 | ||
| Version: | pre-release | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: |
minimal wifi multicast scenario
Patch to enable multicast traffic in QoS Wifi |
||
Created attachment 785 [details]
Patch to enable multicast traffic in QoS Wifi
changeset: 6242:803b7efd0117 |
Created attachment 784 [details] minimal wifi multicast scenario ns-3 Wifi handles multicast traffic different in non-QoS and QoS WifiNetDevices. For non-QoS it works flawless, with QoS ns-3 crashes. The attached file wifi-multicast.cc contains a minimal scenario to demonstrate the bug.