You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am new to pyshark and was working on one trace file where I observed that when the param only_summaries is set to True, it discards the first packet and stores only the second packet onwards. How can we get access to the first packet then?