On Fri, Sep 05, 2025 at 01:11 PM +02, Michal Luczaj wrote: > Preparatory patch before adding SK_PASS/SK_DROP support: allow to > dynamically switch BPF program's redirect_type. This way, after setting up > for a redirection, test can make the BPF program skip the actual > bpf_{sk,msg}_redirect_{map,hash} part and return a specified verdict. > > Signed-off-by: Michal Luczaj <m...@rbox.co> > ---
Reviewed-by: Jakub Sitnicki <ja...@cloudflare.com>