Attention is currently required from: laforge.
1 comment:
File pySim/apdu_source/pyshark_gsmtap.py:
Patch Set #1, Line 87: pyshark_inst = pyshark.FileCapture(pcap_filename, display_filter='gsmtap.type == 4', use_json=True, keep_packets=False)
I have tried to check back why this patch fails the unit-tests. The GSMTAP header in the test trace looks correct. The type is 4. For me the test also fails. Wireshark seems to have problems as well. With gsmtap.type == 4 no packets are shown.
The wireshark on my system is: Version 4.0.17 (Git v4.0.17 packaged as 4.0.17-0+deb12u1),
The pyshark version is 0.6p, li { white-space: pre-wrap; }
To view, visit change 41712. To unsubscribe, or for help writing mail filters, visit settings.