Hi all!
I coded a tool that uses libpcap to parse the signal strengths from radiotap headers.
On AttitudeAdjustment, everything works fine, but on ChaosCalmer, the same code fails to parse the signal strengths (always returns 0).
The libpcap version used in AttitudeAdjustment: 1.1.1-2
The libpcap version used in ChaosCalmer: 1.5.3-1
I use TL-MR3020 as hardware.
Any ideas what could be a reason for this, e.g., maybe related to different packing/padding behavior?
Looking at the change log of libpcap, I could not find any related changes. Tcpdump for example works on both versions and returns the correct signal strength.
The question https://forum.openwrt.org/viewtopic.php?id=49703 looks similar. Unfortunately there is no answer.
Many thanks!
(Last edited by siggi42 on 26 Feb 2016, 10:43)