|
Bugzilla – Full Text Bug Listing |
| Summary: | Include signal strength in PCAP trace of transmitted frames | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Dean Armstrong <deanarm> |
| Component: | wifi | Assignee: | Nicola Baldo <nicola> |
| Status: | RESOLVED INVALID | ||
| Severity: | enhancement | CC: | deanarm, ns-bugs |
| Priority: | P5 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Dean Armstrong
2011-02-28 06:27:57 UTC
The current behavior was intended to model real devices, in particular the madwifi driver. At the time of development, the behavior of madwifi was that signal and noise were reported only for received frames, not for transmitted frames. I don't know if the behavior I described is still the case now, either for madwifi or for other drivers. In general, I am reluctant to change the format of the radiotap/prism output in a manner that differs from what real devices do. This is because I think that the most important use case for having radiotap/prism headers is to allow the reuse of pcap processing tools between ns-3 and testbeds. Of course, I'll be happy to discuss eventual arguments in favor of the proposed change. Since there have been no further comments over the last month, I am marking this bug as invalid. Feel free to reopen it if you think that further discussion is needed. |