增加测试用例
raw_pkt_mirr_block
raw_pkt_mirr_bypass
raw_pkt_mirr_forward
raw_pkt_error_bypass
raw_pkt_mirr_rx_drop
raw_pkt_stee_rx_egress
This commit is contained in:
@@ -508,6 +508,7 @@ static void action_sf_chaining(struct thread_ctx *thread_ctx, struct session_ctx
|
||||
else
|
||||
{
|
||||
action_mirr_block(rx_buff, meta, sf, thread_ctx);
|
||||
action_nf_inject(rx_buff, meta, NULL, thread_ctx);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user