Re: [PATCH net-next v4 0/9] tun: Unify vnet implementation

2025-01-20 Thread Willem de Bruijn
Akihiko Odaki wrote: > When I implemented virtio's hash-related features to tun/tap [1], > I found tun/tap does not fill the entire region reserved for the virtio > header, leaving some uninitialized hole in the middle of the buffer > after read()/recvmesg(). > > This series fills the uninitialize

[PATCH net-next v4 0/9] tun: Unify vnet implementation

2025-01-20 Thread Akihiko Odaki
When I implemented virtio's hash-related features to tun/tap [1], I found tun/tap does not fill the entire region reserved for the virtio header, leaving some uninitialized hole in the middle of the buffer after read()/recvmesg(). This series fills the uninitialized hole. More concretely, the num_