diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 17:41:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 17:41:34 +0000 |
commit | f7b5fc832288fae3f5a0f3d24b96782252aabbaf (patch) | |
tree | 711bd849ca1348d3c97dc9bbbd157b80e9c410aa /tests/vsock-1.out | |
parent | Initial commit. (diff) | |
download | tcpdump-f7b5fc832288fae3f5a0f3d24b96782252aabbaf.tar.xz tcpdump-f7b5fc832288fae3f5a0f3d24b96782252aabbaf.zip |
Adding upstream version 4.99.3.upstream/4.99.3upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/vsock-1.out')
-rw-r--r-- | tests/vsock-1.out | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/vsock-1.out b/tests/vsock-1.out new file mode 100644 index 0000000..f3b71e0 --- /dev/null +++ b/tests/vsock-1.out @@ -0,0 +1,10 @@ + 1 12:31:11.261679 VIRTIO 3.1024 > 2.1234 CONNECT, length 76 + 2 12:31:11.261740 VIRTIO 2.1234 > 3.1024 CONNECT, length 76 + 3 12:31:12.552718 VIRTIO 3.1024 > 2.1234 PAYLOAD, length 82 + 4 12:31:12.552854 VIRTIO 2.1234 > 3.1024 CONTROL, length 76 + 5 12:31:13.817848 VIRTIO 3.1024 > 2.1234 PAYLOAD, length 82 + 6 12:31:13.817897 VIRTIO 2.1234 > 3.1024 CONTROL, length 76 + 7 12:31:16.939624 VIRTIO 2.1234 > 3.1024 PAYLOAD, length 83 + 8 12:31:16.947538 VIRTIO 3.1024 > 2.1234 CONTROL, length 76 + 9 12:31:17.368933 VIRTIO 2.1234 > 3.1024 DISCONNECT, length 76 + 10 12:31:17.377004 VIRTIO 3.1024 > 2.1234 DISCONNECT, length 76 |