The latest pcapng files involves CUSTOM BLOCK section. https://pcapng.github.io/pcapng/draft-tuexen-opsawg-pcapng.html#section_custom_block alternative info: https://tools.ietf.org/id/draft-tuexen-opsawg-pcapng-01.html#rfc.section.4.9 But it is not implemented here. It causes reading failures of some files,, for instance check `dhcp_big_endian.pcapng` file from https://wiki.wireshark.org/Development/PcapNg
The latest pcapng files involves CUSTOM BLOCK section.
https://pcapng.github.io/pcapng/draft-tuexen-opsawg-pcapng.html#section_custom_block
alternative info: https://tools.ietf.org/id/draft-tuexen-opsawg-pcapng-01.html#rfc.section.4.9
But it is not implemented here. It causes reading failures of some files,, for instance check
dhcp_big_endian.pcapngfile from https://wiki.wireshark.org/Development/PcapNg