https://pcapng.com/
PcapNG File Format
The PcapNG file format (aka “PCAP Next Generation”, “pcap-ng” or “.pcapng”) is a capture file format designed to overcome limitations in the original libpcap...
pcapngfileformat
https://fr.mathworks.com/help/5g/ref/pcapngwriter.writeinterfacedescriptionblock.html
writeInterfaceDescriptionBlock - Write interface description block to PCAPNG file - MATLAB
This MATLAB function writes an interface description block to the PCAPNG file specified in the PCAPNG file writer object, pcapngObj.
writeinterfacedescriptionblockpcapng
https://fr.mathworks.com/help/5g/ref/pcapwriter.write.html
write - Write protocol packet data to PCAP or PCAPNG file - MATLAB
This MATLAB function writes the protocol packet data to the PCAP file specified in the PCAP file writer object, pcapObj.
writeprotocolpacketdatapcap
https://datatracker.ietf.org/doc/draft-ietf-opsawg-pcaplinktype/04/
draft-ietf-opsawg-pcaplinktype-04 - Link-Layer Types for PCAP and PCAPNG Capture File Formats
This document creates an IANA registry for the PCAP and PCAPNG LINKTYPE values. The PCAP and PCAPNG formats are used to save network captures from programs...
https://gitlab.com/wireshark/wireshark/-/work_items/15252
Support for pcapng DSB (Decryption Secrets Block) to enable embedding TLS key log secrets (#15252)...
This issue was migrated from bug 15252 in our old bug tracker. Original bug information: Reporter:...
https://de.mathworks.com/help/5g/ref/pcapngwriter.html
pcapngWriter - PCAPNG file writer of protocol packets - MATLAB
The pcapngWriter object writes generated and recovered protocol packets to a packet capture next generation (PCAPNG) file (.pcapng).
pcapngfilewriterprotocolpackets
https://se.mathworks.com/help/bluetooth/ref/pcapwriter.write.html
write - Write protocol packet data to PCAP or PCAPNG file - MATLAB
This MATLAB function writes the protocol packet data to the PCAP file specified in the PCAP file writer object, pcapObj.
writeprotocolpacketdatapcap
https://ask.wireshark.org/question/37626/lua-dissector-for-custom-pcapng-blocks/?sort=oldest
Lua dissector for custom PcapNG blocks - Ask Wireshark
It seems it is possible to register dissectors in C for custom PcapNG blocks based on PEN numbers. I am trying to implement a dissector purely based on Lua...
luadissectorcustompcapngblocks