pyshark unable to read duplicate values of layer attribute using _all_fields() method

Hi, I'm trying to post process pcap data by converting it into dataframe. Using pyshark for this purpose. In my pcap data - I have fields like IQ-DATA which have multiple values like "647318287412:.....", "647318287412:.....",etc while using cap[0].oran_fh_cus._all_fields I could retrieve only one value. Is there an workaround? or solution using tshark ?

Chandan's avatar
1
Chandan
asked 2022-07-11 09:46:47 +0000
edit flag offensive 0 remove flag close merge delete

Comments

If you are referring to this pyshark you may want to post there. This is a development outside of the Wireshark project.

Jaap's avatar Jaap (2022-07-11 14:58:25 +0000) edit
add a comment see more comments