|
Bugzilla – Full Text Bug Listing |
| Summary: | wifi management packets in the PCAPs are all marked as wrong by Wireshark | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | sebastien.deronne |
| Component: | wifi | Assignee: | sebastien.deronne |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | ns-bugs |
| Priority: | P3 | ||
| Version: | ns-3.26 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: |
pcap file
patch to fix |
||
This seems to be an old bug or it is a wireshark issue. This is well a ns-3 bug. This is related to a HT Control field that should not be present here. I will work on a fix. Created attachment 2889 [details]
patch to fix
This was because the order bit was set, indicating Wireshark that HT Control field should be printed.
Patch to be included in the upcoming release. Fixed in changeset 12965:d0ce069d07d5 |
Created attachment 2880 [details] pcap file Tommaso noticed a strange thing when debugging some code. If we run wifi-simple-infra, the wifi management packets in the PCAPs are all marked as wrong by Wireshark. Pcap is in attachment.