Hi Mathias! I have some questions about libtins, I hope you can help me to solve this puzzle ) It looks stupid, but I can't understand , and therefore I ask for your help. There is auto raw_pdu = Tins::RawPDU(raw_packets.getRawData(), raw_packets.getRawDataLen()); This raw data is converted into auto radio_pdu =
raw_pdu.to<Tins::RadioTap>();. After conversion to Tins::RadioTap, how to check for crc32 checksum and to drop malformed() packets? With great respect and with great expectation of a reply novice developer RuZaK) PS: (Sorry for bad English)