On Wed, Jun 2, 2021 at 1:10 PM David Miller [off-list ref] wrote:
From: Tanner Love <redacted>
Date: Tue, 1 Jun 2021 18:18:37 -0400
quoted
From: Tanner Love <redacted>
First patch extends the flow dissector BPF program type to accept
virtio-net header members.
Second patch uses this feature to add optional flow dissection in
virtio_net_hdr_to_skb(). This allows admins to define permitted
packets more strictly, for example dropping deprecated UDP_UFO
packets.
Third patch extends kselftest to cover this feature.
Definitely need some bpf review of these changes.
Yeah. imo it's more bpf material than net.
We'll process it.