Home
last modified time | relevance | path

Searched hist:"481 c52320a26e2e3a3c8a1cdac3d1460b9b15d13" (Results 1 – 4 of 4) sorted by relevance

/qemu/net/
H A Ddump.c481c52320a26e2e3a3c8a1cdac3d1460b9b15d13 Thu Feb 23 10:20:05 UTC 2023 Akihiko Odaki <akihiko.odaki@daynix.com> net: Strip virtio-net header when dumping

filter-dump specifiees Ethernet as PCAP LinkType, which does not expect
virtio-net header. Having virtio-net header in such PCAP file breaks
PCAP unconsumable. Unfortunately currently there is no LinkType for
virtio-net so for now strip virtio-net header to convert the output to
Ethernet.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
H A Dtap.c481c52320a26e2e3a3c8a1cdac3d1460b9b15d13 Thu Feb 23 10:20:05 UTC 2023 Akihiko Odaki <akihiko.odaki@daynix.com> net: Strip virtio-net header when dumping

filter-dump specifiees Ethernet as PCAP LinkType, which does not expect
virtio-net header. Having virtio-net header in such PCAP file breaks
PCAP unconsumable. Unfortunately currently there is no LinkType for
virtio-net so for now strip virtio-net header to convert the output to
Ethernet.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
H A Dnet.c481c52320a26e2e3a3c8a1cdac3d1460b9b15d13 Thu Feb 23 10:20:05 UTC 2023 Akihiko Odaki <akihiko.odaki@daynix.com> net: Strip virtio-net header when dumping

filter-dump specifiees Ethernet as PCAP LinkType, which does not expect
virtio-net header. Having virtio-net header in such PCAP file breaks
PCAP unconsumable. Unfortunately currently there is no LinkType for
virtio-net so for now strip virtio-net header to convert the output to
Ethernet.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
/qemu/include/net/
H A Dnet.h481c52320a26e2e3a3c8a1cdac3d1460b9b15d13 Thu Feb 23 10:20:05 UTC 2023 Akihiko Odaki <akihiko.odaki@daynix.com> net: Strip virtio-net header when dumping

filter-dump specifiees Ethernet as PCAP LinkType, which does not expect
virtio-net header. Having virtio-net header in such PCAP file breaks
PCAP unconsumable. Unfortunately currently there is no LinkType for
virtio-net so for now strip virtio-net header to convert the output to
Ethernet.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>