writeInterfaceDescriptionBlock
Description
writes an interface description block to the PCAPNG file specified in the PCAPNG file writer
object, interfaceID
= writeInterfaceDescriptionBlock(pcapngObj
,linkType
,interface
)pcapngObj
. Input linkType
specifies the unique
identifier for the protocol and input interface
specifies the interface on
which the protocol packets are captured. This object function returns the unique identifier for
the interface.
Examples
Input Arguments
Output Arguments
References
[1] Tuexen, M. “PCAP Next Generation (Pcapng) Capture File Format.” 2020. https://www.ietf.org/.
[2] Group, The Tcpdump. “Tcpdump/Libpcap Public Repository.” Accessed May 20, 2020. https://www.tcpdump.org.
[3] “Development/LibpcapFileFormat - The Wireshark Wiki.” Accessed May 20, 2020. https://www.wireshark.org.
Extended Capabilities
Version History
Introduced in R2020b