[Wireshark-bugs] [Bug 16255] support HE MCS to rate conversion

2020-08-18 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16255 Jaap Keuter changed: What|Removed |Added Resolution|--- |FIXED

[Wireshark-bugs] [Bug 16255] support HE MCS to rate conversion

2020-05-27 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16255 --- Comment #8 from Gerrit Code Review --- Change 37255 merged by Guy Harris: ieee80211: Add datarate for 802.11AX packets https://code.wireshark.org/review/37255 -- You are receiving this mail because: You are watching all bug

[Wireshark-bugs] [Bug 16255] support HE MCS to rate conversion

2020-05-27 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16255 gl...@extremenetworks.com changed: What|Removed |Added Status|INCOMPLETE |IN_PROGRESS

[Wireshark-bugs] [Bug 16255] support HE MCS to rate conversion

2019-12-05 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16255 --- Comment #6 from Johannes Berg --- (In reply to Guy Harris from comment #5) > (In reply to Johannes Berg from comment #4) > > I meant the struct ieee_802_11_phdr would have to be extended by HE fields, > > and the radiotap *dissector*

[Wireshark-bugs] [Bug 16255] support HE MCS to rate conversion

2019-12-05 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16255 --- Comment #5 from Guy Harris --- (In reply to Johannes Berg from comment #4) > I meant the struct ieee_802_11_phdr would have to be extended by HE fields, > and the radiotap *dissector* (not radiotap itself) would then be extended to >

[Wireshark-bugs] [Bug 16255] support HE MCS to rate conversion

2019-12-05 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16255 --- Comment #4 from Johannes Berg --- (In reply to Guy Harris from comment #3) > > This likely requires extending the struct to carry all the relevant data, so > > radiotap (at least) should also be extended to provide the data if

[Wireshark-bugs] [Bug 16255] support HE MCS to rate conversion

2019-12-05 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16255 --- Comment #3 from Guy Harris --- (In reply to Johannes Berg from comment #0) > Just like HT and VHT information is converted to the actual bitrate in > packet-ieee80211-radio.c, this should also be done for HE now. > > This likely

[Wireshark-bugs] [Bug 16255] support HE MCS to rate conversion

2019-12-05 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16255 --- Comment #2 from Johannes Berg --- We kind of want it, but have no immediate plan right now. This may change, I'll keep this ticket updated. I'll attach some samples later. -- You are receiving this mail because: You are watching

[Wireshark-bugs] [Bug 16255] support HE MCS to rate conversion

2019-12-05 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16255 Alexis La Goutte changed: What|Removed |Added Status|UNCONFIRMED |INCOMPLETE Ever