Skip to content

Incomplete data acquisition #739

@ZhengPeng-CSU

Description

@ZhengPeng-CSU

I'm using pyshark to parse SOME/IP packets from a pcap, with use_json set to True. Because SOME/IP packets are subpacketized, I'm using the combined data, which likely corresponds to the "reassemble data" method used in Wireshark. However, when the combined packet is particularly large, I don't get the complete data. Instead, it displays "...," seemingly omitting the data. How can I resolve this issue? I need the complete data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions