On Tue, Sep 7, 2021 at 12:11 PM Martin KaFai Lau [off-list ref] wrote:
On Sat, Sep 04, 2021 at 03:18:59AM +0300, Vadim Fedorenko wrote:
quoted
This patch set adds hardware timestamps to __sk_buff. The first patch
implements feature, the second one adds a selftest.
v1 -> v2:
* Fixed bpf_skb_is_valid_access() to provide correct access to field
* Added explicit test to deny access to padding area
* Added verifier selftest to check for denied access to padding area
Acked-by: Martin KaFai Lau <redacted>
This patch set doesn't apply cleanly anymore ([0]). Please collect
Acks, rebase, and resubmit. Thanks!
[0] https://github.com/kernel-patches/bpf/pull/1718#issuecomment-914717959