Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > > case CMD_GET: > > + case CMD_RESET: > > break; > > default: > > BUG("unhandled op %d\n", ctx->cmd->op); > > Patch looks good, would you please merge this upstream? I found more issues while creating a test case for this, patch will come with additional fixes and tests later today.