> On 18 Jul 2024, at 02:10, Ben Greear wrote:
>
> On 7/17/24 17:07, gree...@candelatech.com wrote:
>> From: Ben Greear
>> It is 32-bit instead of 16-bit. This fixes invalid parsing of the
>> bandwidth, probably among other things.
>> Signed-off-by: Ben Greear
>> ---
>> epan/dissectors/packe
On 7/17/24 17:07, gree...@candelatech.com wrote:
From: Ben Greear
It is 32-bit instead of 16-bit. This fixes invalid parsing of the
bandwidth, probably among other things.
Signed-off-by: Ben Greear
---
epan/dissectors/packet-ieee80211-radiotap.c | 2 +-
1 file changed, 1 insertion(+), 1 d
From: Ben Greear
It is 32-bit instead of 16-bit. This fixes invalid parsing of the
bandwidth, probably among other things.
Signed-off-by: Ben Greear
---
epan/dissectors/packet-ieee80211-radiotap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/epan/dissectors/packet-ieee8