On Wed 31 Mar 2021 at 11:37, Kumar Kartikeya Dwivedi wrote:
> Currently, action creation using ACT API in replace mode is buggy. When
> invoking for non-existent action index 42,
>
> tc action replace action bpf obj foo.o sec index 42
>
> kernel creates the action, fills up the netlink r
Currently, action creation using ACT API in replace mode is buggy. When
invoking for non-existent action index 42,
tc action replace action bpf obj foo.o sec index 42
kernel creates the action, fills up the netlink response, and then just
deletes the action while notifying userspace of