On 9/15/25 9:34 PM, Sragdhara Datta Chaudhuri wrote:
> New tables:
> Network_Function: Each row contains {inport, outport, health_check}
> Network_Function_Group: Each row contains a list of Network_Function entities
>                         and a unique id (between 1 and 255).
>                         Min and max length of this list is 1.
>                         Northd sets a reference to the current active NF.
>                         The mode field is for future extension when we want
>                         to support both inline and mirror modes. Currently
>                         only inline is supported.
> Network_Function_Health_Check: Each row contains configuration for probes in
>                         options field:
>                         {interval, timeout, success_count, failure_count}
> 
> Modified table:
> ACL: The ACL entity would have a new optional field that is a reference to a
>      Network_Function_Group entity. Only accepted for stateful allow ACLs.
> 
> Signed-off-by: Sragdhara Datta Chaudhuri <[email protected]>
> Acked-by: Naveen Yerramneni <[email protected]>
> Acked-by: Numan Siddique <[email protected]>
> ---

Hi Sragdhara, Naveen, Numan,

Thanks for this new revision and reviews!  Sorry for the delay in
reviewing it on my side.

It looks good to me, applied to main.

Regards,
Dumitru

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to