Re: [Wireshark-users] any examples of how to hook up Lua dissector to user_dlt tree?

2021-08-31 Thread Maynard, Christopher via Wireshark-users
> From: Wireshark-users On Behalf Of > Ariel Burbaickij > Sent: Monday, August 30, 2021 4:20 AM > To: Community support list for Wireshark > Subject: [Wireshark-users] any examples of how to hook up Lua dissector to > user_dlt tree? > > Hello community, > I would like to write Lua dissector

Re: [Wireshark-users] Where to find documentation about the formats when to read pcapng data with python?

2023-01-24 Thread Maynard, Christopher via Wireshark-users
If you're looking for the pcapng file format, then I believe this is the authoritative place to find it: https://github.com/IETF-OPSAWG-WG/draft-ietf-opsawg-pcap. The following is the most recent draft published at IETF, but it just expired a month ago, so I'd stick with github:

Re: [Wireshark-users] Where to find documentation about the formats when to read pcapng data with python?

2023-01-25 Thread Maynard, Christopher via Wireshark-users
I think the best place for pyshark support is over at https://github.com/KimiNewt/pyshark/discussions - Chris > -Original Message- > From: Wireshark-users On > Behalf Of DIETZ Alexander > Sent: Wednesday, January 25, 2023 8:43 AM > To: Community support list for Wireshark