Enum block_type_t

Enum Documentation

enum libnokogiri::pcapng::block_type_t

Predefined block types.

The following block types are predefined by the pcapng specification, as such they are explicitly named.

For documentation on how to register new block types with libnokogiri see the Adding Blocks section in Extending libnokogiri.

Values:

enumerator Reserved
enumerator InterfaceDescription

RFC Section 4.2

enumerator Packet

RFC Appendix A

enumerator SimplePacket

RFC Section 4.4

enumerator NameResolution

RFC Section 4.4

enumerator InterfaceStatistics

RFC Section 4.6

enumerator EnhancedPacket

RFC Section 4.3

enumerator SocketAggrigation

Also used for IRIG Timestamps sometimes?

enumerator ARINC429AFDXEncapsulation
enumerator SystemdJournalExport

RFC Section 4.7

enumerator DecryptionSecrets

RFC Section 4.8

enumerator HoneProjectMachineInfo
enumerator HoneProjectConnectionEvent
enumerator SysdigMachineInfo
enumerator SysdigProcessInfoV1
enumerator SysdigFDList
enumerator SysdigEvent
enumerator SysdigInterfaceList
enumerator SysdigUserList
enumerator SysdigProcessInfoV2
enumerator SysdigEventWithFlags
enumerator SysdigProcessInfoV3
enumerator SysdigProcessInfoV4
enumerator SysdigProcessInfoV5
enumerator SysdigProcessInfoV6
enumerator SysdigProcessInfoV7
enumerator CustomRewriteCopyable

RFC Section 4.9

enumerator CustomRewriteUncopyable

RFC Section 4.9

enumerator SectionHeader