[PATCH] net/tap: Modified TAP BPF program as per the Kernel-version upgrade requirements.

Stephen Hemminger stephen at networkplumber.org
Fri Jan 12 17:42:24 CET 2024


On Fri, 12 Jan 2024 19:18:21 +0530
madhuker.mythri at oracle.com wrote:

> 2) Kernel SKB data pointer access not allowed, instead use the BPF helper functions.

This is not true, many of the current kernel BPF examples uses skb pointer.


More information about the dev mailing list