mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
7246d8ed4d
This adds a BPF SK_MSG program helper so that we can pop data from a msg. We use this to pop metadata from a previous push data call. Signed-off-by: John Fastabend <john.fastabend@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>