Re: [RFC nf-next 1/2] netfilter: bpf: support prog update

From: D. Wythe
Date: Thu Dec 14 2023 - 10:56:49 EST




On 12/14/23 9:37 PM, Alexei Starovoitov wrote:
yes. it's and it's working as expected. Do you see an issue?

Hi Alexei,

I see the issue here is that bpf_nf_link has not yet implemented prog_update,
which just simply returned -EOPNOTSUPP right now.

Do you mean that it is already implemented in the latest tree or
the not-supported was expected?

Thanks,
D. Wythe