]> www.infradead.org Git - nvme.git/commit
selftests: openvswitch: Support implicit ipv6 arguments.
authorAaron Conole <aconole@redhat.com>
Tue, 25 Jun 2024 17:22:43 +0000 (13:22 -0400)
committerJakub Kicinski <kuba@kernel.org>
Thu, 27 Jun 2024 22:44:07 +0000 (15:44 -0700)
commit51458e1084d0f3938a5b96e5d85974d9c5ee1f21
tree25c84c356d39791fed1bcb3de8aae3a1102de599
parentfefe3b7d6bec12a4018ea98469f569087d1d7980
selftests: openvswitch: Support implicit ipv6 arguments.

The current iteration of IPv6 support requires explicit fields to be set
in addition to not properly support the actual IPv6 addresses properly.
With this change, make it so that the ipv6() bare option is usable to
create wildcarded flows to match broad swaths of ipv6 traffic.

Reviewed-by: Simon Horman <horms@kernel.org>
Tested-by: Simon Horman <horms@kernel.org>
Signed-off-by: Aaron Conole <aconole@redhat.com>
Link: https://patch.msgid.link/20240625172245.233874-6-aconole@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/openvswitch/ovs-dpctl.py