On 10/27/25 1:42 PM, Dima Chumak via dev wrote:
> Add a new test to cover multi-table route lookup with mixed IPv4 and
> IPv6 routes and rules. The test checks two scenarios:
> 
> * A custom table with specific IPv4 route and default IPv6 route, the
>   latter should not match any IPv4 traffic that hasn't been matched by
>   the former route.
> 
> * A 'from all' IPv6 rule, which should match only on traffic with
>   an IPv6 address in src_ip.
> 
> Signed-off-by: Dima Chumak <[email protected]>
> ---
>  tests/ovs-router.at | 102 ++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 102 insertions(+)
> 

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

Reply via email to