Re: [tcpdump-workers] Request DLT_/LINKTYPE_ value for vSockets
On 07/18/2016 11:36 PM, Guy Harris wrote: OK, so here's a description of the header, in the style of other pages linked to by the "Link-layer header types" page: Packet structure +---+ | Source CID| | (8 Octets)| +--
Re: [tcpdump-workers] Request DLT_/LINKTYPE_ value for vSockets
On Jul 19, 2016, at 7:12 AM, Gerard Garcia wrote: >> 2) What is the format of the transport header? > > It is well described in the virtio vsock specification: > https://stefanha.github.io/virtio/#x1-287 May we just link there? If that's struct virtio_vsock_hdr { le64 src_cid;