Akihiko Odaki
|
2938c36937
Revert "hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()"
|
1 year ago |
Akihiko Odaki
|
4b52d63249
tap: Remove qemu_using_vnet_hdr()
|
1 year ago |
Philippe Mathieu-Daudé
|
83ddb3dbba
hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
|
1 year ago |
Akihiko Odaki
|
89a8de364b
hw/net/net_tx_pkt: Fix virtio header without checksum offloading
|
1 year ago |
Akihiko Odaki
|
f199b13bc1
igb: Implement Tx SCTP CSO
|
2 years ago |
Akihiko Odaki
|
aaa8a15c96
net/eth: Always add VLAN tag
|
2 years ago |
Akihiko Odaki
|
0b11783014
net/eth: Rename eth_setup_vlan_headers_ex
|
2 years ago |
Akihiko Odaki
|
a51db58027
hw/net/net_tx_pkt: Decouple interface from PCI
|
2 years ago |
Akihiko Odaki
|
163246e1ce
hw/net/net_tx_pkt: Decouple implementation from PCI
|
2 years ago |
Akihiko Odaki
|
2a5f744ef2
hw/net/net_tx_pkt: Align l3_hdr
|
2 years ago |
Akihiko Odaki
|
4cf3a63849
hw/net/net_tx_pkt: Ignore ECN bit
|
2 years ago |
Akihiko Odaki
|
f4fdaf009c
igb: Fix DMA requester specification for Tx packet
|
2 years ago |
Akihiko Odaki
|
dd32b5ea7e
hw/net/net_tx_pkt: Check the payload length
|
2 years ago |
Akihiko Odaki
|
02ef5fdc09
hw/net/net_tx_pkt: Implement TCP segmentation
|
2 years ago |
Akihiko Odaki
|
ffbd2dbd8e
e1000e: Perform software segmentation for loopback
|
2 years ago |
Akihiko Odaki
|
55daf493f7
hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
|
2 years ago |
Akihiko Odaki
|
f9a9eb16e2
net: Check L4 header size
|
2 years ago |
Markus Armbruster
|
edf5ca5dbe
include/hw/pci: Split pci_device.h off pci.h
|
2 years ago |
Thomas Huth
|
283f0a05e2
hw/net/net_tx_pkt: Fix crash detected by fuzzer
|
4 years ago |
Jason Wang
|
8c552542b8
tx_pkt: switch to use qemu_receive_packet_iov() for loopback
|
4 years ago |
Mauro Matteo Cascella
|
035e69b063
hw/net/net_tx_pkt: fix assertion failure in net_tx_pkt_add_raw_fragment()
|
5 years ago |
Andrew
|
e219d30910
hw/net: Added plen fix for IPv6
|
5 years ago |
Andrew
|
9a8d949245
hw/net: Added CSO for IPv6
|
5 years ago |
Marc-André Lureau
|
4f51e1d386
net: fix misaligned member access
|
7 years ago |
Ed Swierk
|
0dacea92d2
net: Transmit zero UDP checksum as 0xFFFF
|
7 years ago |
Li Qiang
|
47882fa497
net: vmxnet: use g_new for pkt initialisation
|
9 years ago |
Prasad J Pandit
|
ead315e43e
net: check fragment length during fragmentation
|
9 years ago |
Paolo Bonzini
|
e9abfcb57f
clean-includes: run it once more
|
9 years ago |
Dmitry Fleytman
|
111710107d
vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_*
|
9 years ago |
Dmitry Fleytman
|
eb700029c7
net_pkt: Extend packet abstraction as required by e1000e functionality
|
9 years ago |