|
Bugzilla – Full Text Bug Listing |
| Summary: | ARP are not sent when queues are full. | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tommaso Pecorella <tommaso.pecorella> |
| Component: | internet | Assignee: | Tommaso Pecorella <tommaso.pecorella> |
| Status: | NEEDINFO --- | ||
| Severity: | minor | CC: | ns-bugs |
| Priority: | P3 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | test script | ||
|
Description
Tommaso Pecorella
2017-04-22 07:36:23 UTC
Is this really a wifi issue? I do not have impression something will be change in wifi code for this. To be checked by Stefano as well. I think this is not really a bug. As you said on the user forum, UDP isn't a fair protocol and the first incoming packets will win the access. This can only be solved by changing how the queues behave (I know in ns-2 there were some various queue management policies that could be configured). Stefano, what do you suggest here? Should it be assigned to wifi or to network module? |